time difference

D

Dib

Hi,

I have 2 date and Time fileds, I need to be able to tell the time
difference between the two dates.


DateDiff( What goes in here? ,DateIn,DateOut)

Id the dateDiff the correct function to use?

Thanks
Dib
 
R

Rick B

Have you tried using the built-in help features to look at the syntax of
"datediff"? Does the result give you what you desire?

Use the resources available before asking an expert to spend time helping
you.
 
Top