View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jeremy nickels jeremy nickels is offline
external usenet poster
 
Posts: 13
Default Macro to paste special value only VLOOKUP formulas

I need a macro that will find all the cells in a worksheet that have a
VLOOKUP formula and do a copy, paste special values on those cells. There
are other formulas (SUM, IF, etc.) in the workbook, but I need to leave those
intact. Can anyone help?