setting time

  • Thread starter Thread starter Alex
  • Start date Start date
A

Alex

Hi - I have a field in a table which simply inserts the current date and
time using the now() function. However this is now based on the server is
the Us so I need to add 6 hours to the now() statements - is this possible
[please?

tks
A
 
Hi both

Thanks - both worked - I added Allen's and it converted itself to:
Now()+#06:00:00#

Alex
 
Back
Top