Hi ,
How can we get the color coding in conditional formatting using VBA code.
Thanks
Amutha
Hi ,
How can we get the color coding in conditional formatting using VBA code.
Thanks
Amutha
I wrote this for someone else, but maybe it will help you.
You can play around with the following code, if you're interested.
You will need to change the line:
So that it points to a range with format conditions.![]()
Please Login or Register to view this content.
The function: GetFormatConditions takes a range (at least one cell) with format condition;
And returns in a string three items: Formula1, Interior.Color, and Font.Color.
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks