T
Tom K via AccessMonster.com
I would like to set the value of a control on a form based on weather another
control is null or not. Im trying to use a before update conditional macro to
check if a control has a date, if it does then I want the value in another
control to be empty (null). Could I use the setvalue action? What condition
should I use to check to see if a control is not empty? Will setting the
control to null also change its value in the table?
Thanks,
Tom
control is null or not. Im trying to use a before update conditional macro to
check if a control has a date, if it does then I want the value in another
control to be empty (null). Could I use the setvalue action? What condition
should I use to check to see if a control is not empty? Will setting the
control to null also change its value in the table?
Thanks,
Tom