Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() The workbook has events of his one. This code is for the workbook, not in a module or in a sheet. Private Sub Workbook_Activate() 'MsgBox ("Workbook_Activate") Call CreateMenu End Sub Private Sub Workbook_Deactivate() 'MsgBox ("Workbook_Deactivate") Call DeleteMenu End Sub -- Kaak ------------------------------------------------------------------------ Kaak's Profile: http://www.excelforum.com/member.php...fo&userid=7513 View this thread: http://www.excelforum.com/showthread...hreadid=498624 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
plotting column chart whch colors the bars diff for diff comm | Charts and Charting in Excel | |||
SUMIF formula required to search for 2 diff values in 2 diff colum | Excel Worksheet Functions | |||
Excel workbook, same name on diff sheets, need the next column and | Excel Discussion (Misc queries) | |||
how you make links between diff. cells on diff. work sheets | Excel Worksheet Functions | |||
opening diff. worksheets in opened workbook | Excel Programming |