I have two fields - one stamps the date and the other the time (there is also a checkbox which says that these should only be included if true)
One is a call back date and the other is a call back time
the call back date needs to be equal to or less than current date
however
the call back time needs to be before the current time by 5 minutes and still appear if the date is below current date (some dates might have the time after the current "Time()" )
how would I write this?
I tried concatenating the fields into another field but it gives me dates above current date - not working for me
p.s. Robin Williams died today so I'm sad.