Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have buttons in a spreadsheet that let the user go right to a particular chart. Each chart has it's own sheet. I need a button to go back to the spreadsheet called "INDEX". I had done this in Excel 2003 no problem...just stuck a button on the chart and Private Sub CommandButton1_Click() Sheets("INDEX").Select End Sub It will not work in 2007. It won't even let me get at the button once I've pasted it in. What am I doing wrong? Thank you in advance for any help you can give me. Gee |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change the command button backcolor in Excel 2007? | Excel Programming | |||
print command from command button in userform causes double chart | Excel Programming | |||
What is the VBA for the Excel 2007 "Switch Window" command button? | Excel Programming | |||
Command Button Excel 2007 | Excel Discussion (Misc queries) | |||
I can't find the command button control object in Excel 2007 | Excel Discussion (Misc queries) |