Microsoft
Software
Hardware
Network
Question : time difference between two times in minutes in ms access query
time difference between two times in minutes in ms access query
how do i get time difference in minutes from begin tme and end time in ms access query
Answer : time difference between two times in minutes in ms access query
SELECT DateDiff("n", Time1, Time2) AS MinutesDiff
FROM SomeTable
Random Solutions
Restrict Access to SQL 2008
DLookUp based on text box
Save unbound combobox column value in Access 2007
Dictionary Object giving me a "No current record" error
Problem with asp include file
MS Access Report Displaying a Bitmap when a certain condition is met
SQL: Invalid object name 'tablename'
Putting Circle or Bracket, around the correct answer in a Report.
Set Sheets
Can't Find UDF