If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Access > sum time

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-11-12, 10:04
krishnanhemanth krishnanhemanth is offline
Registered User
 
Join Date: May 2009
Posts: 23
sum time

hi everybody

i have a qry that gives me attendance information of employee
i have two calculated fields in the qry...

late time
early time

i use this qry in a form

in the form footer i try to sum the above 2 fields ...i get #error

i used sum([late time])

i tried dsum and dint give me results.....same....#error

any help will be appreciated

thanking you
Reply With Quote
  #2 (permalink)  
Old 02-11-12, 10:15
dave0810471 dave0810471 is offline
Registered User
 
Join Date: Jan 2012
Posts: 87
Can you post SQL for this query? What is the format for the fields 'late time' and 'early time'? Are they a number or date/time? How are these fields calculated? What are they calculated from?

Dave
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On