HEEEELPPPP

R

RITRAM

I have a problem with my Access porgram. The problem is that i whant to
calculate time differential and I do not know how. I wrote a simple formula
bot did not work. The formula was as follows:
Time Frame: [TIME]-[PREVIOUS TIME]

This formula gave me an error. PLease help me on this matter.
 
E

Evan Camilleri

TimeFrame: DateDiff("n",[Time],[PRevious Time] )

should give time difference in minutes
 

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

Top