The hardest part is determining the run time. One option would be to use an if statement at the begining of your code.
![]()
If ActiveWorkbook.Name <> "yourworkbookname.xlsm" Then Exit Sub End If
The hardest part is determining the run time. One option would be to use an if statement at the begining of your code.
![]()
If ActiveWorkbook.Name <> "yourworkbookname.xlsm" Then Exit Sub End If
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks