Perhaps a sample workbook could be of more help. We can then see what actually happens.
Perhaps a sample workbook could be of more help. We can then see what actually happens.
regards
johnjohns
When you are not sure where to go, every road takes you there!
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