
Originally Posted by
Richard Buttrey
Hi,
Selecting a sheet that hasn't been grouped will remove the grouping. e.g. Sheet1.Select
1. The problem is that all the worksheets on the original workbook are grouped, so i cannot select a worksheet.
2. For another workbook i have where i do have a non grouped worksheet, selecting it is fine, it ungroups it, but via VBA i have an issue as activating the original workbook due to the filename being dynamic becomes troublesome. Below is the code i used, to activate the original workbook but doesnt seem to work
Would you be kind to tell me what code will solve this?
Regards
Bookmarks