F
Fred Wilson
Hello all,
I have a table which among other information has an event actual start
time and end time.
The issue:
Events may run across days such as 20 JUN 05 13:00 to 21 JUN 05 06:30
To make DateDiff("h" EvtStart, EvtEnd) work I believe I need the date
and time.
I personally think it is pain to type the date/time group as it is above
and infinitely hard to trap entry errors.
Any ideas?
I have a table which among other information has an event actual start
time and end time.
The issue:
Events may run across days such as 20 JUN 05 13:00 to 21 JUN 05 06:30
To make DateDiff("h" EvtStart, EvtEnd) work I believe I need the date
and time.
I personally think it is pain to type the date/time group as it is above
and infinitely hard to trap entry errors.
Any ideas?