Dear Forum,
Is there any code to obtain the information of the Conditional Formatting used in a Pivot Table using VBA.
I want to understand the various aspects of the Pivot Table Conditional Formatting through VBA
Thanks and Regard
e4excel
Dear Forum,
Is there any code to obtain the information of the Conditional Formatting used in a Pivot Table using VBA.
I want to understand the various aspects of the Pivot Table Conditional Formatting through VBA
Thanks and Regard
e4excel
maybe something like this
https://stackoverflow.com/questions/...sheet/38891190
![]()
Please Login or Register to view this content.
If you want something done right... find a forum and ask an online expert.
Time flies like an arrow. Fruit flies like a banana.
Thanks Scott,
But I need to get it from a Pivot Table DataRange and produce the result in Excel Cells.
So how to do that ? I have never used Print.Debug..
debug print writes to the immediate window in the vba editor. so you could read it from there.
as to writing to a sheet... create a sample and test the below because i just wrote it without testing.
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks