hi,

           in workbook_open  write  --> Sheets("Sheet3").Activate


Private Sub Workbook_Open()
    Sheets("Sheet3").Activate
End Sub

with regards
BALA

On Jun 30, 11:16 am, DEBASHIS BANERJEE <debashis....@gmail.com> wrote:
> I am enclosing herewith an Excel File containing Three Sheet numbering 1 ,2
> and 3.
>
> I like to write a Macro so that  only sheet No 3 will be opened  as and when
> this file is opened .
>
> Generally ,   it is seen that  active sheet at the time of closing the file
> is opened  when it is opened next time.
>
> But I like to mandate the page no  3  to be opened  every time..
>
> kindly suggest .
>
> Thanks and regards
>
> Debashis.

--~--~---------~--~----~------------~-------~--~----~
-------------------------------------------------------------------------------------
Some important links for excel users:
1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
2. Excel tutorials at http://www.excel-macros.blogspot.com
3. Learn VBA Macros at http://www.vbamacros.blogspot.com
4. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com or
Ashish Jain @ 26may.1...@gmail.com
-------------------------------------------------------------------------------------
-~----------~----~----~----~------~----~------~--~---

Reply via email to