T
Ted Allen
Hi Robert,
I believe that you should be able to do this by adding a
calculated field with the following entry that will give
you the number of hours between the two date/time values:
HourDifference: Abs((Schedule.Date_Time-
Conference.Date_Time))*24
Then, just enter <=5 for the criteria.
Post back if this doesn't work.
-Ted Allen
I believe that you should be able to do this by adding a
calculated field with the following entry that will give
you the number of hours between the two date/time values:
HourDifference: Abs((Schedule.Date_Time-
Conference.Date_Time))*24
Then, just enter <=5 for the criteria.
Post back if this doesn't work.
-Ted Allen