integrating row number in a formula

  • Thread starter Thread starter Grymjack
  • Start date Start date
G

Grymjack

Ok gurus,
Here's another one. I want to pull a value out of a certain column
based on the row that the formula is in. For example:

-The desired value is in A column (number value)
-The row() function will return the row that the formula is in
-Lets say row returns 13
-I would like to retreive the text value in A13 dynamically using row()
within the formula.....something like

="S_"&"5133"&"_"&TEXT(C3,"dd")

-The "5133" would be the text value of the number from A13 as determined
by row

Sorry if these are noob questions. I'm new to excel and still
learning my way around

-Dan
 

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