Link to home
Start Free TrialLog in
Avatar of vbnetcoder
vbnetcoder

asked on

excel pivot table

In my excel pivot table the user can display multiple items from a drop down paramater from a report filter. I want to display in cells what the user selected. How, would i do that?
ASKER CERTIFIED SOLUTION
Avatar of ScriptAddict
ScriptAddict
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of vbnetcoder
vbnetcoder

ASKER

I have used the slicer before.  I can use that for the this as well but i STILL need to display what the user selected in the cells per my customers request
ty