Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Queries / September 2009

Tip: Looking for answers? Try searching our database.

From TimeStart + Minutes get TimeStop

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Céline Brien - 30 Sep 2009 14:47 GMT
Hi there !
In a query I have the time the activity started [TimeStart] and the duration
[Minutes].
I would like to create the field TimeStop:[TimeStart]+[Minutes]
Activity started at 12:00, the duration is 90 minutes, the time it stop
would be 13:30
What is the formula ?
Many thanks,
Céline
Duane Hookom - 30 Sep 2009 15:23 GMT
Try:
TimeStop:[TimeStart]+[Minutes]/1440
or
TimeStop:DateAdd("n",[Minutes],[TimeStart])

Signature

Duane Hookom
Microsoft Access MVP

> Hi there !
> In a query I have the time the activity started [TimeStart] and the duration
[quoted text clipped - 5 lines]
> Many thanks,
> Céline
Céline Brien - 30 Sep 2009 16:35 GMT
Hi Duane,
Thank you so much for your answer.
It is working perfectly !
Many thanks again,
Céline

> Try:
> TimeStop:[TimeStart]+[Minutes]/1440
[quoted text clipped - 11 lines]
>> Many thanks,
>> Céline
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.