I have 200 excel sheets that all need the same 5 cells updated from their current content to new content. All will have the same new content.
I am wondering if there is anyway to do this in bulk instead of opening each individual document and doing the updates one by one.
Example:
Document 1, cell B/C/D7 (merged cell) contains a date in DD.MM.YYYY format. I need that date in YYYY.MM.DD format in all 200 documents.
Can this be done using a macro or something?