Hi all,
Long-time lurker; first-time poster. I'm coming up against a bit of a brick wall with my current task and I thought you'd be able to help. My problem is this:
I have a set of data, consisting of a list of names (col A), category A, B or C (col B) and number of days overdue (col C)
I would like to run a report on the next tab which returns the names based on the following arguments:
Category A names:
- return the names that are between 0-30 days overdue in col A
- return the names that are between 30-90 days overdue in col B
- return the names that are over 90 days overdue in col C
and so on for Category B and C names.
Ideally, I'd like the report tab to group all the names at the top of the screen (rather than a load of blank cells which would most likely come from a vlookup/if combination.
I suspect I need a macro for this, which is where my expertise runs out, but any help would be greatly appreciated.
I've uploaded the (anonymised!) file here: https://uploadfiles.io/qctq8
Thanks in advance!
Long-time lurker; first-time poster. I'm coming up against a bit of a brick wall with my current task and I thought you'd be able to help. My problem is this:
I have a set of data, consisting of a list of names (col A), category A, B or C (col B) and number of days overdue (col C)
I would like to run a report on the next tab which returns the names based on the following arguments:
Category A names:
- return the names that are between 0-30 days overdue in col A
- return the names that are between 30-90 days overdue in col B
- return the names that are over 90 days overdue in col C
and so on for Category B and C names.
Ideally, I'd like the report tab to group all the names at the top of the screen (rather than a load of blank cells which would most likely come from a vlookup/if combination.
I suspect I need a macro for this, which is where my expertise runs out, but any help would be greatly appreciated.
I've uploaded the (anonymised!) file here: https://uploadfiles.io/qctq8
Thanks in advance!