Find all formatted cells

  • Thread starter Thread starter Todd
  • Start date Start date
T

Todd

Is there a way to do something like this code to find all formatted
cells?

Set rngData = rngRange.SpecialCells(xlFormats)

tia
 
All cells are formatted - some just have the default format.

so no, there is no specialcells for this
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top