Hi,
I tried use Sub Worksheet_Change()/Worksheet_SelectionChange() to make it happen but ended up with something not wanted.
What I want is to make some change happen on a Worksheet as I pick a item from a PivotField.
Do I have to create a ComboBox and use LinkCell property to link it to a P.field?
Thanks in advance.
John Z.
I tried use Sub Worksheet_Change()/Worksheet_SelectionChange() to make it happen but ended up with something not wanted.
What I want is to make some change happen on a Worksheet as I pick a item from a PivotField.
Do I have to create a ComboBox and use LinkCell property to link it to a P.field?
Thanks in advance.
John Z.