J
Jmac
I have three fields as follows;
Text1 = TimeStart
Text2 = TimeEnd
Text3 = Calculates the difference in the time (Text1 - Text2)
I then have a check box (and this is where my problem arises).
Check1 = I want to set the check box to True (checked) if Text3 >60
minutes and False (unchecked) if under 60 minutes.
I have been unable to get an answer from the internet for days and no-
one has asked this question on any of the search results that I look
at.
Any helpers? Thanks in anticipation.
Text1 = TimeStart
Text2 = TimeEnd
Text3 = Calculates the difference in the time (Text1 - Text2)
I then have a check box (and this is where my problem arises).
Check1 = I want to set the check box to True (checked) if Text3 >60
minutes and False (unchecked) if under 60 minutes.
I have been unable to get an answer from the internet for days and no-
one has asked this question on any of the search results that I look
at.
Any helpers? Thanks in anticipation.