View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Travis Travis is offline
external usenet poster
 
Posts: 2
Default Using a Macro to find a value in a range and activate it

Hi,
I'm trying to write a portion of a macro that will
take the value contained in a specified cell, and look for
another cell in a specified range that has the same
value. I've been working on this for several hours but
haven't had any luck....any suggestions?