I have an Excel2003 workbook which collects & summarises data from nearly 100 individual CSV files. For ease of use, macros are used to help navigation.
The CSV files are updated every night. I want to also update the workbook automatically every night. Is there a way in VBA to 'Enable' macros so that the workbook updates automatically ?
All operations in relation to updateing are run on my personal PC
The CSV files are updated every night. I want to also update the workbook automatically every night. Is there a way in VBA to 'Enable' macros so that the workbook updates automatically ?
All operations in relation to updateing are run on my personal PC