Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I've got an array of doubles and i want to check that they have not been initialized. However, the following code returns a message box with false and outputting the variable foo gives 0. Is this behaviour intended, how can I work around it? Thanks, Mark sub test() dim foo as double msgbox isnull(foo) end sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UserForm initialize | Excel Programming | |||
userform initialize | Excel Programming | |||
Initialize macro | Excel Programming | |||
Initialize variable | Excel Programming | |||
Initialize data in new row? | Excel Programming |