lookup function

  • Thread starter Thread starter robdken
  • Start date Start date
R

robdken

Hi all, just wondering if anybody can help me with a lookup function
problem...
I have an excel matrix with 123 rows (each numbered 1-123) and 133
columns (all named col1, col2...col133) is there anyway of "looking up"
the value in the cell where the row number is 32 and the column is
called col7?
I was reading about the hlookup function and from that I would have
thought that the following would have worked:

=HLOOKUP("col7", C1:EE124, 32)

Am I doing something wrong?

Thanks in advance
 

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