View Single Post
  #3   Report Post  
Max
 
Posts: n/a
Default

Try: =INDIRECT("'Migration Rules'!U"&K38&":AC"&K38)
where K38 will contain the numeric value: 47
--
Rgds
Max
xl 97
---
GMT+8, 1° 22' N 103° 45' E
xdemechanik <atyahoo<dotcom
----
"PMG" wrote in message
...
One cell returns a numeric value (ex. 47)

using the match function, I want to use the above numerical value as the

row
for the array to search

Example:
'Migration Rules'!$U$47:$AC$47

I tried using the concatenate function, but I could not get it to

recognized
the result as a cell reference