I have a Pivot Table that displays various value, one being a ratio (in %).

I have a cell where I can input the ratio.
I want that whenever the field is updated, so is the Pivot Table.

So how can I do in VBA so that the table displays only ratios that are equal or over the set ratio?

Thanks in advance!

-jb