Hi,
I have a subroutine that was working fine yesterday when I finished up, but now when I run it today I get the run-time error. Any ideas?
![]()
Please Login or Register to view this content.
Hi,
I have a subroutine that was working fine yesterday when I finished up, but now when I run it today I get the run-time error. Any ideas?
![]()
Please Login or Register to view this content.
Figured it out, I needed to make my worksheet active first.
Or you can refer to the sheet which holds the table.
For instance
![]()
Please Login or Register to view this content.
Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.
Great. Tested this and it works too. Thanks!
You're welcome and thanks for rep+.![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks