Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
7 Quick and Easy VBA Macros & Tips for Excel
(
setfiremedia.com
)
4 points
by
Boydy
on Oct 23, 2008
|
hide
|
past
|
favorite
|
1 comment
tyn
on Oct 23, 2008
[–]
"Dim inty1,inty2,inty3 as Integer"
This will define only inty3 as integer. The other 2 variables will be variants.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This will define only inty3 as integer. The other 2 variables will be variants.