C
Chuck216
Hi
I need help with some VBA code. I want to connect code to a command button
that checks the fields [date] for the current date, [classification] for
“weather†and [Safety] is null in “tblDowntime†if it finds any rows that
fit this criteria then I want it to update those rows with the Time() in
[uptime] and “Auto†in [Safety]. This is all done in the background on the
table and not in a form.
I hope my question makes sense. Thanks in advance for any help with this.
Chuck
I need help with some VBA code. I want to connect code to a command button
that checks the fields [date] for the current date, [classification] for
“weather†and [Safety] is null in “tblDowntime†if it finds any rows that
fit this criteria then I want it to update those rows with the Time() in
[uptime] and “Auto†in [Safety]. This is all done in the background on the
table and not in a form.
I hope my question makes sense. Thanks in advance for any help with this.
Chuck