Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Gene:
I tried all 3 points. the applications.enableevents= true My code was saved, and it was saved in sheet2, because my button is in sheet 2. so I changed the thisworkbook code from: Private Sub Workbook_Open() Sheet1.CommandButton1.Enabled = True End Sub to Private Sub Workbook_Open() Sheet2.CommandButton1.Enabled = True End Sub But it's still not activating the button. I also changed the "code name", same thing. I don't mind taking a look at the macro you set up. Please send it to: Thanks. Richardo --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
command button sub | Excel Discussion (Misc queries) | |||
command button add another command | Excel Discussion (Misc queries) | |||
Command Button vs Control Button | Excel Programming | |||
Command Button vs Form Button | Excel Programming | |||
command button | Excel Programming |