Hello
I have one YES/NO field
and I want to log the yes and no value
in the following format
DateIN
DateOUT
so when there is on tick for yes
it will add a record for
the dateIN and will take the value of
current date & time [now()]
when the tick it again it will
update the dateOUT field again with now()
Thank you
Athan
I have one YES/NO field
and I want to log the yes and no value
in the following format
DateIN
DateOUT
so when there is on tick for yes
it will add a record for
the dateIN and will take the value of
current date & time [now()]
when the tick it again it will
update the dateOUT field again with now()
Thank you
Athan