Start clearing your code:
- do not use select
- do not use activate
- refer to the sheets unequivocally by using it's name e.g.: sheets("hotel') sheets("manager")
- dive into the VBEditor's help about loops : For...Next
- avoid errorhandlers
Start clearing your code:
- do not use select
- do not use activate
- refer to the sheets unequivocally by using it's name e.g.: sheets("hotel') sheets("manager")
- dive into the VBEditor's help about loops : For...Next
- avoid errorhandlers
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks