Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The GetOpenFileName function creates an Open common dialog box that lets the
user specify the drive, directory, and the name of a file or set of files to open and access. Is there a similar function in Excel that lets the users specify which worksheet from the workbook they wish to access. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do you mean before the workbook is opened - select which sheet to activate
when it is opened. (if so, then no). -- Regards, Tom Ogilvy "nir020" wrote: The GetOpenFileName function creates an Open common dialog box that lets the user specify the drive, directory, and the name of a file or set of files to open and access. Is there a similar function in Excel that lets the users specify which worksheet from the workbook they wish to access. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No, once the workbook is open.
"Tom Ogilvy" wrote: Do you mean before the workbook is opened - select which sheet to activate when it is opened. (if so, then no). -- Regards, Tom Ogilvy "nir020" wrote: The GetOpenFileName function creates an Open common dialog box that lets the user specify the drive, directory, and the name of a file or set of files to open and access. Is there a similar function in Excel that lets the users specify which worksheet from the workbook they wish to access. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
right click on the "VCR" controls at the bottom of the workbook window. This
gives a list of sheets. -- Regards, Tom Ogilvy "nir020" wrote: No, once the workbook is open. "Tom Ogilvy" wrote: Do you mean before the workbook is opened - select which sheet to activate when it is opened. (if so, then no). -- Regards, Tom Ogilvy "nir020" wrote: The GetOpenFileName function creates an Open common dialog box that lets the user specify the drive, directory, and the name of a file or set of files to open and access. Is there a similar function in Excel that lets the users specify which worksheet from the workbook they wish to access. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I select price from sheet.b where sheet.a part no = sheet.b | Excel Worksheet Functions | |||
Use of Sheet CodeNames to Select Sheet in Different Workbook | Excel Programming | |||
Use Sheet CodeNames to Select Sheet in Different Workbook | Excel Discussion (Misc queries) | |||
Macro, select Sheet "Number", NOT Sheet Name | Excel Worksheet Functions | |||
Select Sheet then Select Range | Excel Programming |