Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / March 2006

Tip: Looking for answers? Try searching our database.

go to far left worksheet

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Spike - 23 Mar 2006 12:06 GMT
I will be grateful for a piece of code to take me to the furtherest worksheet
on the far left (in the base of the workbook where the sheet tabs are
displayed ie, the furtherest tab on the left)  in a workbook with many sheets

many thanks
Signature

with kind regards

Spike

Ardus Petus - 23 Mar 2006 12:09 GMT
Sheets(1).Select

HTH
--
AP

> I will be grateful for a piece of code to take me to the furtherest worksheet
> on the far left (in the base of the workbook where the sheet tabs are
> displayed ie, the furtherest tab on the left)  in a workbook with many sheets
>
> many thanks
Gary''s Student - 23 Mar 2006 12:12 GMT
Try:

Sub Macro1()
Worksheets(1).Activate
End Sub
Signature

Gary''s Student

> I will be grateful for a piece of code to take me to the furtherest worksheet
> on the far left (in the base of the workbook where the sheet tabs are
> displayed ie, the furtherest tab on the left)  in a workbook with many sheets
>
> many thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.