Superguppie
Technical User
hey there,
on my mainform, i have 2 things:
=Date()
=Time()
Now if =Time() = 12:00 and de computer will now say 12:01, the =Time() is still 12:00, it must also go 12:01, that also must be done with =Date() so that if it has been midnight, the date goes 1 day ahead
How is this done?
Thanks in advance
Superguppie
on my mainform, i have 2 things:
=Date()
=Time()
Now if =Time() = 12:00 and de computer will now say 12:01, the =Time() is still 12:00, it must also go 12:01, that also must be done with =Date() so that if it has been midnight, the date goes 1 day ahead
How is this done?
Thanks in advance
Superguppie