S
s boak
Hi Folks:
I have a workbook set up with a macro to record samples.
This morning the macro just stopped sending data to the database and an
error dialog comes up:
If I hit debug, I get:
For Each dd In Sheets("SI Sample").DropDowns
dd.Value = 1 (preceeded by yellow arrow)
Any help appreciated.
Should I post all code ??
Thanks
Steve
I have a workbook set up with a macro to record samples.
This morning the macro just stopped sending data to the database and an
error dialog comes up:
If I hit debug, I get:
For Each dd In Sheets("SI Sample").DropDowns
dd.Value = 1 (preceeded by yellow arrow)
Any help appreciated.
Should I post all code ??
Thanks
Steve