Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Workbook_Open and Workbook_BeforeClose not working

I have these in the ThisWorkBook module however neither appear to activate.
I am using a XP OS with Excel 2002. Any help explaining why these will not
call the appropriate subs in appreciated. TIA.

Private Sub Workbook_BeforeClose(Cancel As Boolean)
' Removes custom icons

Call reset_toolbar

End Sub
-----------------------------------------------
Private Sub Workbook_Open()
' Inserts custom icons for this workbook

Call Popup_warning
Call Icon_insert

End Sub


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Workbook_BeforeClose Ed Davis[_2_] Excel Discussion (Misc queries) 21 September 26th 09 01:01 AM
Workbook_Open not working Sheena N via OfficeKB.com Excel Discussion (Misc queries) 4 May 6th 05 01:31 AM
Workbook_BeforeClose JimP Excel Programming 1 July 5th 04 10:39 PM
Workbook_Open event not working jason Excel Programming 2 September 7th 03 04:02 PM
Locked/Protect in Workbook_open not working in X2002 Lydia[_2_] Excel Programming 1 July 15th 03 10:35 PM


All times are GMT +1. The time now is 01:13 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"