Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel VBA - Opening a workbook to a specific sheet every time

I'm doing a spread sheet for my A-Level project and need a macro to ope
to the main menu every time the file is opened so that another macr
can be run easily from that sheet to adjust the other sheets to th
User's screen Resolution.

How do I do this?

Any comments would be useful

Thanks

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Excel VBA - Opening a workbook to a specific sheet every time

Not sure what you mean by open to the main menu, but there are 2 ways to
automatically run a macro when a workbook opens. The first is to use the
Workbook_Open event and add your code there, the second is to name your
macro Auto_Open.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"carljonesuk " wrote in message
...
I'm doing a spread sheet for my A-Level project and need a macro to open
to the main menu every time the file is opened so that another macro
can be run easily from that sheet to adjust the other sheets to the
User's screen Resolution.

How do I do this?

Any comments would be useful

Thanks!


---
Message posted from http://www.ExcelForum.com/



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Opening workbook on the same page every time Klee Excel Worksheet Functions 7 March 5th 10 09:56 PM
create copy of sheet tab (excel 2007) when opening workbook jatman Excel Worksheet Functions 1 February 29th 08 12:26 PM
Limiting number of users opening Excel Workbook at one time. RickatMDG Excel Discussion (Misc queries) 1 December 20th 07 06:53 PM
Code for opening a workbook at a specific time!?! mike_vr Excel Discussion (Misc queries) 2 June 5th 07 04:55 PM
Opening A Specific Excel Sheet [email protected] Excel Discussion (Misc queries) 2 July 11th 05 08:45 PM


All times are GMT +1. The time now is 10:02 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"