Lost,
The code only runs when the workbook performs a calcuation, so there'd have to be a cell that has a formula in it, otherwise the workbook is just changing, not calculcating. To run the code manually, change the sub name and put it in a standard module, then run it. Additionally, this line of code:
![]()
wsBigList.Visible = xlSheetHidden
Makes the worksheet hidden. You can view it by right-clicking any worksheet tab and selecting Unhide.
Hope that helps,
~tigeravatar
Bookmarks