G
Guest
I have the following code:
![datTime] = Time
if ![datTime] > Time(11,0,0) then..........
It gives me a type mismatch. I'm trying to ask if the current time is
greater than 11:00 then.... How do I do this correctly?
Nick
![datTime] = Time
if ![datTime] > Time(11,0,0) then..........
It gives me a type mismatch. I'm trying to ask if the current time is
greater than 11:00 then.... How do I do this correctly?
Nick