Hi all,
I would like to get the "active field" information of a cell in a pivot table. Any idea how to get the information via formula or VBA?
Many thanks,
Marser
Hi all,
I would like to get the "active field" information of a cell in a pivot table. Any idea how to get the information via formula or VBA?
Many thanks,
Marser
if you are talking about "active field" being the same as active cell - then there is an object in VBA called activecell.XXXX....so it would be activecell.value or activecell.text. either should return the contents of the active cell...although I would probably use activecell.value....HTH
Ernest
Please consider adding a * if I helped
Nothing drives me crazy - I'm always close enough to walk....
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks