View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MWS123 MWS123 is offline
external usenet poster
 
Posts: 2
Default Counting unique formats in a workbook

I'm trying to clean up a workbook which has too many formats in it. Is there
a way of counting how many unique formats exist in each worksheet? I'd like
to know how many formats per sheet so that I can make a better decision on
which ones to clean up first.

Regards,

Mike