Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tab Formual

Status
Not open for further replies.

jasonb147

Vendor
Joined
Oct 19, 2012
Messages
2
Location
US
Hi All

Is there a way (via formula) to navigate direct to a selected tab?

Basically I have a spreadsheet with around 100 tabs all for individual service contracts. What I want to do is to be able to enter the name of a tab into a call and it takes me to that tab. Is this possible?

Thank You
 
Hi,

enter the name of a tab into a call
What does that mean?

Why not right-click the workbook navigation buttons in the lower left and select the sheet?

Skip,

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
And my other question????

Skip,

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
BTW, you could use the HYPERLINK() function. Check it out in HELP.

However, if you want something more automatic, you will need to have an event-driven VBA procedure (macro). Post in forum707 for help with VBA.

Skip,

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top