Microsoft
Software
Hardware
Network
Question : Adding time to a date/time field
I need to add 10 hours to a date/time field and report on it. The current formula is:
DateTimeToTime ({table.field})
I know I can't simply add "+ 10.5" to the end...
Thanks!
Answer : Adding time to a date/time field
Hi can't test right now, but try
Time(dateadd('h', +10,{table.field}))
Kj
Random Solutions
bootable usb
Windows XP - Shutdown Causes Restart
How to convert non ansi outer join =* to ansi outer join
Displaying GroupWise contacts in Exchange address book?
How to request previous month's records in my sql's where clause?
Windows Rights Management Server
how to transfer browser requests from HTTP to HTTPS
Access / how many users connected?
how can i get Hard Disk Serial number (unique) in C#.net web application ??
Microsoft Outlook 2007 is pulling duplicate emails from free hotmail live server - how can I prevent this, its driving me mad.