M
Mikey C
Hi
I'm trying to create a macro which will sort a table 1st based on an
IF statement and then by a due date. What I'm trying to do is sort the
table so that any complete tasks (signalled by a "Yes" in the
designated column) will be pushed to the bottom of the list and the
most overdue to the top.
My IF statement displays a True or False in a hidden column if the
task is complete or not. Then I tried sorting by that column first and
then the due date afterwards. That didn't work either though because
the complete items are pushed right to the bottom of the sheet -
leaving hundreds of empty rows between!
I'm sure there must be an easier way. Can anyone help?
I'm trying to create a macro which will sort a table 1st based on an
IF statement and then by a due date. What I'm trying to do is sort the
table so that any complete tasks (signalled by a "Yes" in the
designated column) will be pushed to the bottom of the list and the
most overdue to the top.
My IF statement displays a True or False in a hidden column if the
task is complete or not. Then I tried sorting by that column first and
then the due date afterwards. That didn't work either though because
the complete items are pushed right to the bottom of the sheet -
leaving hundreds of empty rows between!
I'm sure there must be an easier way. Can anyone help?