Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Dave Peterson/Bob Phillips
My apologies for not responding sooner as I was not home last night. The Code you provided below works well Thankyou very much. However, I would like to rename my worksheet (sheet1) to (IncidentDesription) but doing so, stops the Code below from working. so how can I rename the sheet to have it work with my commandbutton Public Sub MyButton_Click() application.goto Worksheets("Sheet2").range("X99"), scroll:=true 'or false?? End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Command Buttons & ActiveX Controls | Excel Discussion (Misc queries) | |||
Tab between ActiveX controls | Excel Discussion (Misc queries) | |||
ActiveX controls | Excel Discussion (Misc queries) | |||
ActiveX Controls | Excel Discussion (Misc queries) | |||
ActiveX Controls vs Form Controls | Excel Discussion (Misc queries) |