Matt Brown
Registered User.
- Local time
- Today, 00:21
- Joined
- Jun 5, 2000
- Messages
- 120
Hi,
Is it possible to do the following in a query.
I have one field which when a record is created stamps the time in the following format
##:##:## The field is called [TimeStamp]
I have a user combo box which has a list of the following values:
00:05:00
00:10:00
00:15:00
00:30:00
etc etc
The field for this is called [UserTime]
Is it possible to do the following in a query:
Time:[TimeStamp]-[UserTime]
Do i need to do some data conversions first?
Any help would be appreciated.
Thanks
Matt
Is it possible to do the following in a query.
I have one field which when a record is created stamps the time in the following format
##:##:## The field is called [TimeStamp]
I have a user combo box which has a list of the following values:
00:05:00
00:10:00
00:15:00
00:30:00
etc etc
The field for this is called [UserTime]
Is it possible to do the following in a query:
Time:[TimeStamp]-[UserTime]
Do i need to do some data conversions first?
Any help would be appreciated.
Thanks
Matt