setting time

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
 
A

Alex

Hi both

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

Alex
 
Top