I'm trying to find code for VBA that recognises a filterchange as a selection change.

Right now, I can clic on any cell, and have my vba code execute to populate data into a fixed cell, but I cant get vba code to recognise a filter change as a change.

Any ideas, hints, workarounds?