L
LAS
I have a global variable that contains the last date the user entered in any
option. It should be initialized to the current date. In various forms I
need to see if it is empty so I know whether or not to assign Date(). It
looks like I need to test to see if it equals #12/4/1899#. I can do that
but it feels klugey. Is there a better way?
TIA
LAS
option. It should be initialized to the current date. In various forms I
need to see if it is empty so I know whether or not to assign Date(). It
looks like I need to test to see if it equals #12/4/1899#. I can do that
but it feels klugey. Is there a better way?
TIA
LAS