See conditional formatting Color value in vba

  • Thread starter Thread starter Gunnar Sandström
  • Start date Start date
G

Gunnar Sandström

Hi!
what code do i use in vba to determin the background color of a cell caused
by conditional formatting?

When i use ex :
bcolor = ActiveCell.Interior.ColorIndex
bpcolor = ActiveCell.Interior.PatternColor
i do not se the color caused by conditional formatting.

\\\ Gunnar
 

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