G
Guest
Is there a way to solve this problem? I have data containing 10 - 15 thousand
rows of data. Each time the data must be manually sorted and filtered. Is
this possible using a filter on the table, or a query, or a macro, or
creating a module?
decision criteria:
sort data by name, then date, then amount.
then find within each name if there are 4 or more different dates
OR
find within each name if there are 2 or more dates within 5 days where any
amount is greater then 20.00.
I would appreciate any suggestions.
Thanks!
Marianne
rows of data. Each time the data must be manually sorted and filtered. Is
this possible using a filter on the table, or a query, or a macro, or
creating a module?
decision criteria:
sort data by name, then date, then amount.
then find within each name if there are 4 or more different dates
OR
find within each name if there are 2 or more dates within 5 days where any
amount is greater then 20.00.
I would appreciate any suggestions.
Thanks!
Marianne