Re: Format a field for Time, but as duration?
- From: "KARL DEWEY" <KARLDEWEY@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 20 Jun 2005 11:49:22 -0700
Why not use a Start and End field? People fudge less if they have to enter
the two times.
"Matt D Francis" wrote:
> Thanks guys - was hoping for a "easy just click on X" type answer but this
> will do! I will check them out, thank-you
>
> Matt
>
> "Allen Browne" wrote:
>
> > See:
> > Calculating elapsed time
> > at:
> > http://allenbrowne.com/casu-13.html
> >
> > The article suggests that the Number field is the best format, and explains
> > how to use Mod, integer division, and the Format() function to display the
> > result as hours:minutes.
> >
> > --
> > Allen Browne - Microsoft MVP. Perth, Western Australia.
> > Tips for Access users - http://allenbrowne.com/tips.html
> > Reply to group, rather than allenbrowne at mvps dot org.
> >
> > "Matt D Francis" <MattDFrancis@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > news:363FD88E-44CC-444F-B989-418971176DB2@xxxxxxxxxxxxxxxx
> > > Hi,
> > >
> > > I have a field in a table where users enter the time a task took. This is
> > > entered in minutes, such as 90 minutes (1hr 30mins)
> > >
> > > The field is currently a Number field which works but I can see that will
> > > cause problems when we come to analyse the data and need to total the
> > > hours
> > > and minutes.
> > >
> > > What is the best way to format the field in the tabel so that the data
> > > will
> > > actually be held in hours and minutes (but not time of day) and can
> > > therefore
> > > be used to summarise without adding calculations to it?
> >
> >
> >
.
- References:
- Format a field for Time, but as duration?
- From: Matt D Francis
- Re: Format a field for Time, but as duration?
- From: Allen Browne
- Re: Format a field for Time, but as duration?
- From: Matt D Francis
- Format a field for Time, but as duration?
- Prev by Date: Re: screen resolution/About Blank
- Next by Date: Re: Form Creation
- Previous by thread: Re: Format a field for Time, but as duration?
- Next by thread: Connecting a Check Box with a date Field?
- Index(es):
Relevant Pages
|