Always_A_Newbie_2
Board Regular
- Joined
- Feb 25, 2004
- Messages
- 69
Hi, hopefully someone can answer this easily.
I use WorkBook_Open() as the sub name and it's called everytime the sheet opens. Now I want one for when the Workbook closes.
I tried WorkBook_Close() but it doesn't seem to be called when I 'X' it. And for some reason, inside VBA that stupid little paperclip can't find the words "WorkBook_Open" even though they seem to be a VBA built in statement.
Any ideas?
Thanks again.
I use WorkBook_Open() as the sub name and it's called everytime the sheet opens. Now I want one for when the Workbook closes.
I tried WorkBook_Close() but it doesn't seem to be called when I 'X' it. And for some reason, inside VBA that stupid little paperclip can't find the words "WorkBook_Open" even though they seem to be a VBA built in statement.
Any ideas?
Thanks again.