티스토리 뷰
Range개체.SpecialCells (Type, Value)
Type | Required | XlCellType | The cells to include. |
Value | Optional | Variant | If Type is either xlCellTypeConstants or xlCellTypeFormulas, this argument is used to determine which types of cells to include in the result. These values can be added together to return more than one type. The default is to select all constants or formulas, no matter what the type. |
xlCellTypeAllFormatConditions | -4172 | Cells of any format. |
xlCellTypeAllValidation | -4174 | Cells having validation criteria. |
xlCellTypeBlanks | 4 | Empty cells. |
xlCellTypeComments | -4144 | Cells containing notes. |
xlCellTypeConstants | 2 | Cells containing constants. |
xlCellTypeFormulas | -4123 | Cells containing formulas. |
xlCellTypeLastCell | 11 | The last cell in the used range. |
xlCellTypeSameFormatConditions | -4173 | Cells having the same format. |
xlCellTypeSameValidation | -4175 | Cells having the same validation criteria. |
xlCellTypeVisible | 12 | All visible cells. |
▶ XLSPECIALCELLSVALUE ENUMERATION (EXCEL)
xlErrors | 16 | Cells with errors. |
xlLogical | 4 | Cells with logical values. |
xlNumbers | 1 | Cells with numeric values. |
xlTextValues | 2 | Cells with text. |
'VBA' 카테고리의 다른 글
[Excel][VBA] 차트 일반작업 (0) | 2021.11.26 |
---|---|
[Excel][VBA] 워크시트의 범위 다루기 (0) | 2021.11.25 |
[Excel][VBA] 사용자 정의 함수 재계산 (0) | 2021.11.24 |
[Excel][VBA] 사용자 정의 함수가 할 수 없는 작업 (0) | 2021.11.24 |
[Excel][VBA] Function Procesure(함수 프로시저) (0) | 2021.11.23 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 개체
- 적용 범위
- WorkSheet Sort
- Excel
- 차트 레이블 추가
- 강제 재계산
- 사용자 정의 함수
- EnableCancelKey
- Function Procesure
- vba
- 프로시저 작성 실전
- 함수 재계산
- 함수 프로시저
- 원본 데이터
- for each
- 워크시트 함수 재계산
- inputbox
- function함수 예외
- Screenupdating
- bubble sort
- comment.text
- 배열
- Option Compare Text
- 사용자 정의 함수 재계산
- 차트 서식변경
- 사용자 정의 함수 사용 예
- Application.InputBox
- ProtectStructure
- 참조
- 프로시저 호출
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함