B
bladelock
I keep getting and error when using current date & time
I used this before with other fiels and no problem, but now I want to
compare using current date and time. I trying using Date() and Time() but I
get an error. What am I doing wrong? Here is the code:
=Diff2Dates("hns",CDate([Bed Dte] & " " & [Bed Time]),CDate([DATE()] & " " &
[TIME()]))
Thanks
I used this before with other fiels and no problem, but now I want to
compare using current date and time. I trying using Date() and Time() but I
get an error. What am I doing wrong? Here is the code:
=Diff2Dates("hns",CDate([Bed Dte] & " " & [Bed Time]),CDate([DATE()] & " " &
[TIME()]))
Thanks