View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Wes_A Wes_A is offline
external usenet poster
 
Posts: 1
Default Look up text in an array and select (activate) the cell in which f

Hi all, Using Excel 2007 Macro I need to look up a part number (variable) in
an array containing all part numbers and select & activate the cell in the
array where it is found.
Can anyone help?