View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Looping through Looping through is offline
external usenet poster
 
Posts: 69
Default Find data on different Sheet

Does anyone have a macro that will find a information on a different sheet
and make it etire row bold?

If activecell b2 on sheet 2 is found in sheet 1, make entire row on sheet 1
bold, then delete entire row on sheet 2.

Thanks