find the number of unique formattings applied to an workbook
I want to know how many unique formats are present in an excel workbook. My
excel workbook is getting corrupted when I add more worksheets. I want to
check how many unique formats are there in my workbook so that I can stop
adding worksheets if the limit exceeds.
|