i want to create a macro to filter a list of raw data that i have.
some sample data,
column A (date)
05/31/07
06/05/07
05/27/07
06/11/07
Column B (Group)
A
B
C
D
lets say I want to filter to data in the month of June and are in Group B.
how would i go about this?
thanks!
some sample data,
column A (date)
05/31/07
06/05/07
05/27/07
06/11/07
Column B (Group)
A
B
C
D
lets say I want to filter to data in the month of June and are in Group B.
how would i go about this?
thanks!