Can anyone help me with running a macro on a single sheet.
The macro connects to a database and updates cells with data.
i've used the application.on_time method to run the macro at a time interfval of 15 minutes
The data update is perfectly fine.
The problem that i face is that the macro is updating all open worksheets with the data.