Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default using cell contents to link to other tabs

need equation / function that combines the contents of two or more cells to
determine the name of the tab of which to extract the contents from
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default using cell contents to link to other tabs

As I replied in other group you multi-posted to.............more details,
but INDIRECT function is what you need.


Gord Dibben MS Excel MVP

On Tue, 2 Jun 2009 16:06:01 -0700, CLGonline
wrote:

need equation / function that combines the contents of two or more cells to
determine the name of the tab of which to extract the contents from


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default using cell contents to link to other tabs

Hi,

to combine the two or more cells use the & sign or CONCATENATE function.
Combine this with the INDIRECT function. For example if you want to retrieve
the data in cell A5 of the January Sales sheet and January in in A1 of a
different sheet and Sales is in B1 of that sheet your formula would be:

=INDIRECT("'"&A1&" "&B1&"'!A5")

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"CLGonline" wrote:

need equation / function that combines the contents of two or more cells to
determine the name of the tab of which to extract the contents from

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
Link format along with contents of another cell Claudia Excel Worksheet Functions 1 April 8th 09 07:24 PM
Renaming tabs from particular cell contents scotty Excel Worksheet Functions 5 December 11th 07 05:44 PM
Link page header with cell contents Matthew Excel Worksheet Functions 8 May 1st 07 06:22 PM
All of contents in cell don't link CMIConnie Excel Discussion (Misc queries) 0 May 2nd 06 09:54 PM
Cell only shows link in text, not contents of reference cell Jay Mac New Users to Excel 4 August 23rd 05 08:36 PM


All times are GMT +1. The time now is 11:18 PM.

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

About Us

"It's about Microsoft Excel"