View Single Post
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming
charles[_5_] charles[_5_] is offline
external usenet poster
 
Posts: 2
Default select all cell containing any formula and not text or number

Using Excel 2003, I need to apply protection/formatting to all cells
with any formula in them and not to cells containing text or numbers.

How can I do that (with or without VBA programming)?

Thanks for any info.