Timing Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a field (J) in my database that ='s the summing of 3 other fields and
I'm having trouble getting it to sum correctly. I subtact field A (date and
time) from field B (date and time) with the results in field C (hours and
minutes)(I have a VB code to get the correct format for hours and minutes),
with the same type of enteries in D, E, F, fields and G, H, I,.fields. When
I enter =C+F+I in the control source for field J, I get the 3 times in the
field, hours and minutes if I put =TIME DURATION ([FIELD C]+[FIELD F]+[FIELD
I]) in the control source I get #ERROR message

What am I doing wrong and am I going about it wrong.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top