My problem is as below regarding dates
Dim StartDate as Date
StartDate = #10/01/1999#
...
...
...
Now I want to make the variable empty
I tried to issue null
StartDate = Null
'' Giving Error
Check out this
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 11 of 11
Threaded View
|
Click Here to Expand Forum to Full Width |