View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
JMay
 
Posts: n/a
Default Selecting a line from a drop-down list

=VLOOKUP($A1,$A$3:$D$10,COLUMN(),0)
was necessary for me..

"pinmaster" wrote in
message ...

Hi,
Use a VLOOKUP formula,
in B1 copied across.
=VLOOKUP($A1,$A$3:$D$10,COLUMN(2:2),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=492361