Good evening,
I sort application data. A "complete" application has three components - one application document, and two references. I aggregate the data from the two sources (applications and references) and sort by the Last Name of the applicant (ALast). I then use a formula to determine a formula to determine if all three of the components for a particular application is present. [ =IF(AND(A2=A3,A3=A4,A1<>A2),"Complete","") ]. I then use Conditional Formatting to colour the rows that are "Complete". See "Completes - MrExcel.jpg image below.
As I need to be able to pull all three rows of each "Complete" Application from the column of data. I was thinking that if all three of the rows of each "Complete" application could have the "Complete" label in the "Complete?" column, (F in the image below) then I could sort the data based on either cell colour or by column F. See "Desired result - MrExcel.jpg image below.
I have been unable to develop a formula that will identify each row in a "complete" grouping.
I would be very grateful for ideas.
Thanks,
I sort application data. A "complete" application has three components - one application document, and two references. I aggregate the data from the two sources (applications and references) and sort by the Last Name of the applicant (ALast). I then use a formula to determine a formula to determine if all three of the components for a particular application is present. [ =IF(AND(A2=A3,A3=A4,A1<>A2),"Complete","") ]. I then use Conditional Formatting to colour the rows that are "Complete". See "Completes - MrExcel.jpg image below.
As I need to be able to pull all three rows of each "Complete" Application from the column of data. I was thinking that if all three of the rows of each "Complete" application could have the "Complete" label in the "Complete?" column, (F in the image below) then I could sort the data based on either cell colour or by column F. See "Desired result - MrExcel.jpg image below.
I have been unable to develop a formula that will identify each row in a "complete" grouping.
I would be very grateful for ideas.
Thanks,