C
Carl
I want to find out if it is possible to have a marco run
whenever a worksheet is selected. I have one worksheet
that contains parameters the user can change and another
worksheet that contains the data. I want a macro to
reselect the filter whenever the spreadsheet containing
the data is selected so the paramaters the user selected
will be reflected in the filtered list. I have already
created the filter, I just want a macro to reselect it so
the data reflects the selected parameters. Another
option would be to run the macro when I exit the
parameter worksheet if that is a possibility.
whenever a worksheet is selected. I have one worksheet
that contains parameters the user can change and another
worksheet that contains the data. I want a macro to
reselect the filter whenever the spreadsheet containing
the data is selected so the paramaters the user selected
will be reflected in the filtered list. I have already
created the filter, I just want a macro to reselect it so
the data reflects the selected parameters. Another
option would be to run the macro when I exit the
parameter worksheet if that is a possibility.