티스토리 뷰
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
Const [상수명] as [데이터형식] = [상수]
Const PI as Integer = 3.14
> 선언한 클래스,모듈의 프로시저에서 호출가능
아래와 같이 사용가능
const PI as Integer = 3.14
Sub test1()
msgbox PI
End sub
'VBA(Excel)' 카테고리의 다른 글
VAB(Excel), 정적배열, 동적배열, Redim (0) | 2016.05.02 |
---|---|
VBA(Excel), VBA용어정리 (0) | 2016.05.02 |
VBA(Excel), Public,Static,Private (0) | 2016.05.02 |
VBA(Excel), Option키워드 (0) | 2016.04.27 |
VBA(Excel), ClassModule (0) | 2016.04.27 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- ManyToOne
- IdClass
- Module
- Java
- 파이썬
- command
- Python
- tkinter command & bind [명령어묶기와 사건묶기] Python
- Excel
- activeforeground
- apache
- onetomany
- Private
- tkinter
- activebackground
- JPA
- Composite Key
- Linux
- checkbutton
- fetch join
- borderwidth
- vba
- indicatoron
- 폼
- FetchType
- 상수
- 리눅스
- disabledforeground
- highlightthickness
- highlightbackground
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함