Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I have read some of your postings and found the macro below to open the file on a specific worksheet but I'm wondering if there's a function besides a macro for doing this. My concern is that our file will be used by 100 different users on different versions of Excel so I'm not sure it will work consistently. Also, unless macro security is set to low, the user will be promted to enable the macro and it won't work if they say no. Any other options? Private Sub Workbook_Open() Worksheets("Sheet1").Activate End Sub Thanks so much, Sherry |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Outlook Attachments opening after several errors everytime | Setting up and Configuration of Excel | |||
Calling a specific worksheet from a hyperlink in a seperate file. | Excel Worksheet Functions | |||
opening an excel file opens a duplicate file of the same file | Excel Discussion (Misc queries) | |||
Opening and file associations for Excel | Excel Discussion (Misc queries) | |||
Weekly Transaction Processing | Excel Worksheet Functions |