Hello, currently pulling my hair out !
I am wanting to pull the earliest start date and the latest completion date into a report which should hopefully give a span of the activities.
I am currently using a vlookup/index match to pull the the data together which is great if there is just one entry for each line, but when there are multiples it becomes a bit of a problem.
I have attached an extract from my spreadsheet.
Columns O - S is my data set and Columns A - G are where I would like to see my extracted data.
Not that the Crane/MEWP min & Max needs to return into columns D&E and the Access Permits return in Columns F&G. The Raw data is held in Columns R&S
Thanks for looking and hopefully this is pretty straight forward.
I am wanting to pull the earliest start date and the latest completion date into a report which should hopefully give a span of the activities.
I am currently using a vlookup/index match to pull the the data together which is great if there is just one entry for each line, but when there are multiples it becomes a bit of a problem.
I have attached an extract from my spreadsheet.
Columns O - S is my data set and Columns A - G are where I would like to see my extracted data.
Not that the Crane/MEWP min & Max needs to return into columns D&E and the Access Permits return in Columns F&G. The Raw data is held in Columns R&S
Thanks for looking and hopefully this is pretty straight forward.
Min MAx.xlsx | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | |||
1 | Crane/MEWP | Access_Permits | ||||||||||||||||||||
2 | Unique Ref (Crane/MEWP) | Unique Ref (Access Permit) | Client Ref | Start Scheduled Date | Scheduled Completion Date | Start Scheduled Date | Scheduled Completion Date | Unique Ref | Activity | Client Ref | Start Scheduled Date | Scheduled Completion Date | ||||||||||
3 | 237924Crane_MEWP | 237924Access_Permits | 237924 | 237924Crane_MEWP | 303706_237924_1_Crane/MEWP_3 | 237924 | 16/07/2023 | 23/07/2023 | ||||||||||||||
4 | 238013Crane_MEWP | 238013Access_Permits | 238013 | 237924Crane_MEWP | 303706_237924_1_Crane/MEWP_1 | 237924 | ||||||||||||||||
5 | 237924Crane_MEWP | 303706_237924_1_Crane/MEWP_2 | 237924 | 12/02/2023 | 19/02/2023 | |||||||||||||||||
6 | 237924Access_Permits | 303706_237924_1_Access Permits_2 | 237924 | 16/07/2023 | 23/07/2023 | |||||||||||||||||
7 | 237924Access_Permits | 303706_237924_1_Access Permits_1 | 237924 | 12/02/2023 | 16/02/2023 | |||||||||||||||||
8 | 238013Access_Permits | 96152_238013_1_Access Permits_1 | 238013 | 27/04/2022 | 04/05/2022 | |||||||||||||||||
9 | 238013Access_Permits | 96152_238013_1_Access Permits_2 | 238013 | 12/04/2022 | 12/04/2022 | |||||||||||||||||
10 | 238013Access_Permits | 96152_238013_1_Access Permits_3 | 238013 | 03/05/2022 | 04/05/2022 | |||||||||||||||||
11 | 238013Crane_MEWP | 96152_238013_1_Crane/MEWP_1 | 238013 | 29/04/2022 | 27/04/2022 | |||||||||||||||||
12 | 238013Crane_MEWP | 96152_238013_1_Crane/MEWP_1 | 238013 | 28/04/2022 | 27/04/2022 | |||||||||||||||||
13 | ||||||||||||||||||||||
14 | ||||||||||||||||||||||
Sheet1 |