I know this sounds kinda like a dumb question, but here is the deal.
I have two date/time fields. This is my formula
({ADT_PatientVisit.AdmitDateTime} - {MPVisit.DateTime})
The data looks like this (example):
MPVisit DateTime AdmitDateTime DateTimeDiff
9/22/03 9:58AM 9/22/03 10:39AM 0.03
I tried to use the format field for the formula and I still don't get the correct data. How can I subtract accurate date/time fields?
Thanks!
I have two date/time fields. This is my formula
({ADT_PatientVisit.AdmitDateTime} - {MPVisit.DateTime})
The data looks like this (example):
MPVisit DateTime AdmitDateTime DateTimeDiff
9/22/03 9:58AM 9/22/03 10:39AM 0.03
I tried to use the format field for the formula and I still don't get the correct data. How can I subtract accurate date/time fields?
Thanks!