Hi,
I know we can check something out in a closed workbook using the macro: GetValuesFromAClosedWorkbook. Can we go one step further by changing or modifying something in a workbook without opening it?
By VBA, I can open a workbook, modify something and save and close the book. But this is not as convenient and fast as changing something with the book closed.
Thanks in advance.
I know we can check something out in a closed workbook using the macro: GetValuesFromAClosedWorkbook. Can we go one step further by changing or modifying something in a workbook without opening it?
By VBA, I can open a workbook, modify something and save and close the book. But this is not as convenient and fast as changing something with the book closed.
Thanks in advance.