Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
if I have a workbook object such as
dim wb as workbook I know how to test if wb is nothing but dumb question how do you test for Not nothing ??? if wb is not nothing then wb.save wb.close end if |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If Not wb is Nothing then
HTH Otto "jotor14" wrote in message ... if I have a workbook object such as dim wb as workbook I know how to test if wb is nothing but dumb question how do you test for Not nothing ??? if wb is not nothing then wb.save wb.close end if |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks sooo much.
"Otto Moehrbach" wrote: If Not wb is Nothing then HTH Otto "jotor14" wrote in message ... if I have a workbook object such as dim wb as workbook I know how to test if wb is nothing but dumb question how do you test for Not nothing ??? if wb is not nothing then wb.save wb.close end if |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can you help test our Excel test? | Excel Discussion (Misc queries) | |||
Calculate mean of test scores from rows of test answers | Excel Discussion (Misc queries) | |||
test..where are my messages..test | New Users to Excel | |||
Test | Excel Programming | |||
test | Excel Programming |