Groundrush
Registered User.
- Local time
- Today, 08:46
- Joined
- Apr 14, 2002
- Messages
- 1,376
I'm capturing the date & time in a field by using the =now() method.
When a record is created it will log the current date & time without any user input
eg.
08/01/2007 10:39:03 (in one field)
I now need to be allow the user to manually enter date & time info into another field for calculation purposes
The questions I now have is:
How do you manually enter date & time details into a field that stores both the date & time without it getting messy or complicated or would it be better to have two fields for the date & time then somehow store the results in one field in the main table?
If that makes any sense
thanks
When a record is created it will log the current date & time without any user input
eg.
08/01/2007 10:39:03 (in one field)
I now need to be allow the user to manually enter date & time info into another field for calculation purposes
The questions I now have is:
How do you manually enter date & time details into a field that stores both the date & time without it getting messy or complicated or would it be better to have two fields for the date & time then somehow store the results in one field in the main table?
If that makes any sense

thanks