View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Los in RI Los in RI is offline
external usenet poster
 
Posts: 3
Default macro to insert formula if cell format criteria satisafied

I am trying to write an Excel macro that searches a column of cells to find a
specific cell format (fill color) and enter a formula in that same row, but 2
columns over everywhere that the fill color is found.

Does any have any suggestions on how to do this?

Thanks
--
Los