Linking with names

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anybody know how to link to a named cross reference? Instead pulling
data using a static address like =D5; name the row Revenue and the column
1Q05 then something like =Revenue|1Q05?
 
Look in Excel's help for "natural language formulas"

I'm not sure many would recommend using them (I don't). You may want to use a
combination of =index() and a couple of match()'s.

Take a look at Debra Dalgleish's site:
http://www.contextures.com/xlFunctions03.html

Especially examples #2&#3.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top