Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Snorkster
 
Posts: n/a
Default =(A6)!$O$14 - why won't this look for same name sheet as A6?

i want to be able to look for a worksheet that matches a name in a given cell?

Examlpe - the text in cell A6 is master, so i want to look for the sheet
called master so that i can look for specific cells in that sheet. This is so
that i can use multiple sheets for a work training matrix?
  #2   Report Post  
KL
 
Posts: n/a
Default

Hi Snorkster,

Try this:

=INDIRECT(A6&"!$O$14")

or if the cell reference on the target sheet has to be relative then:

=INDIRECT(A6&"!"&CELL("address",O14))

Regards,
KL



"Snorkster" wrote in message
...
i want to be able to look for a worksheet that matches a name in a given
cell?

Examlpe - the text in cell A6 is master, so i want to look for the sheet
called master so that i can look for specific cells in that sheet. This is
so
that i can use multiple sheets for a work training matrix?



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



All times are GMT +1. The time now is 03:12 AM.

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"