Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a command button that when clicked goes to another Worksheet. Can this
command button code be edited to goto another WorkBook instead? Private Sub CommandButton1_Click() Worksheets("HoursWorked").Select Application.Goto Worksheets("HoursWorked").Range("A1"), Scroll:=True 'or false?? End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i open a data workbook when i open a timesheet workbook | Excel Discussion (Misc queries) | |||
excel 2003 saved file will not open without a blank workbook open | Excel Discussion (Misc queries) | |||
CommandButton in Excel to open another Application | Excel Worksheet Functions | |||
How do I open my excel workbook? | Excel Discussion (Misc queries) | |||
Excel workbook does not open in open window on desktop | Excel Discussion (Misc queries) |