Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have the following code: Public parent As Node Set parent = New Node parent = Null This doesnt work (Error 438). The error is on the last line, where I try to assign a null value to parent. How do I assign null values to objects in VBA? Btw, "Node" is defined as a class module. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Failed to save table attributes of (null) into (null). | Excel Discussion (Misc queries) | |||
whats it do | Excel Discussion (Misc queries) | |||
Null, "null", vbNull, vbNullString, vbEmpty | Excel Programming | |||
I don't get it, Whats going on here? | Excel Programming | |||
Whats the equivalent for NETWORKDAYS in VBA for excel ? | Excel Programming |