I'm running a macro in a particular workbook to display a real-time clock, and I'm trying to restrict it to this one workbook. I'm using the code With ThisWorkbook.Worksheets("") , but the Macro is still running in all other open workbooks.
Below is the macro I'm using:
Can someone tell me what I'm doing wrong?![]()
Please Login or Register to view this content.
Bookmarks