A
an
Hi!
I have a form based, in T_Subjects, with four fields:
Hour1, Subject1, Hour2, Subject2. (1st day and 2nd day)
In countinuous form I would like in textbox for Subject2, to make a
conditional format to change color where:
=If(Hour1=Hour2) And (Subject1=Subject2) And (Hour1=Hour2-00:30:00) Or
(Hour1=Hour2+00:30:00)
In spreadsheet work fine but in Access I don't know which the sintax.
I would like help for this.
Thanks in advance.
an
I have a form based, in T_Subjects, with four fields:
Hour1, Subject1, Hour2, Subject2. (1st day and 2nd day)
In countinuous form I would like in textbox for Subject2, to make a
conditional format to change color where:
=If(Hour1=Hour2) And (Subject1=Subject2) And (Hour1=Hour2-00:30:00) Or
(Hour1=Hour2+00:30:00)
In spreadsheet work fine but in Access I don't know which the sintax.
I would like help for this.
Thanks in advance.
an