Re: How To Convert Number Field To Time Field For Calculation?
From: Jeff Boyce (JeffBoyce_IF_at_msn.com-DISCARD_HYPHEN_TO_END)
Date: 01/20/05
- Next message: Alex Dybenko: "Re: Query Errors"
- Previous message: Italian Pete: "adding data to a table in a subform"
- In reply to: Seikyo: "How To Convert Number Field To Time Field For Calculation?"
- Next in thread: Tim Ferguson: "Re: How To Convert Number Field To Time Field For Calculation?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 20 Jan 2005 04:18:52 -0800
Seikyo
Access doesn't have a "time field" data type. It does have a date/time data
type.
Are you saying that your data is an integer or other numeric data type? If
so, to use the date/time functions, you'll also need a date.
-- Good luck Jeff Boyce <Access MVP> "Seikyo" <Seikyo@discussions.microsoft.com> wrote in message news:E1AC96AD-8255-4E35-8FB0-9A44695FD225@microsoft.com... > I got my data in 24 Hrs (Number Field) like 800 Hrs, 1400 hrs, 1432 Hrs. > Anyone know how do I convert the above to time field, hh:nn, so I can do a > calculation to get the duration. I am aware that if the field are all in > time field, we can use the Elapsed Time function to get the intervals.
- Next message: Alex Dybenko: "Re: Query Errors"
- Previous message: Italian Pete: "adding data to a table in a subform"
- In reply to: Seikyo: "How To Convert Number Field To Time Field For Calculation?"
- Next in thread: Tim Ferguson: "Re: How To Convert Number Field To Time Field For Calculation?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|