View Single Post
  #2   Report Post  
pinmaster
 
Posts: n/a
Default best formula for finding a cell value?


Hi,
Try something like this:
A1 = direction
B1 = Row
C1 = HLOOKUP(A1,your_range,B1,0)

HTH
JG


--
pinmaster
------------------------------------------------------------------------
pinmaster's Profile: http://www.excelforum.com/member.php...fo&userid=6261
View this thread: http://www.excelforum.com/showthread...hreadid=481017