I need to update a large number of workbooks, and do this using VBA.
One of the updates is to add data validation to a given cell.
I have recorded a macro, which I am then trying to use, but I keep getting a 'Runtime error 1004 Application-defined or object-defined error'.
The recorded macro...