Thread: lookup
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Nyq Nyq is offline
external usenet poster
 
Posts: 1
Default lookup


Have you considered the Intersection Operator? It works on name
ranges;

for example "=(RowName ColumnName)" returns the cell at th
intersection of that row and column. The operator is simply the spac
between the names.

Regard

--
Ny
-----------------------------------------------------------------------
Nyq's Profile: http://www.excelforum.com/member.php...fo&userid=3538
View this thread: http://www.excelforum.com/showthread.php?threadid=55149