Hi...
I am trying to get the system clock to inform me the date but I am having trouble with such a simple task. You may be thinking, "just click on Insert and then Date/Time". Yeah, that is what I did though for some reason it gives me #None? where it should had been the date/time.
I tried doing it by code:
Dim myTime
myTime = Date
Why doesnt any of these work??? :?
I am trying to get the system clock to inform me the date but I am having trouble with such a simple task. You may be thinking, "just click on Insert and then Date/Time". Yeah, that is what I did though for some reason it gives me #None? where it should had been the date/time.
I tried doing it by code:
Dim myTime
myTime = Date
Why doesnt any of these work??? :?