Hello All,
Need your epertise to know how I can consider the latest data based on two columns.
We are receiving daily one file with last 5 days sales, we want to consider the latest Tkt issue date based on the file receive date and tkt issue date.
In below example only two columns are reflecting but in actual there are more than 25 columns, but we want to consider all the data based only these two columns.
As shown in below example, we want to consider Ticket Issue dates highlighted in Yellow and its corrosponding data.
Need your epertise to know how I can consider the latest data based on two columns.
We are receiving daily one file with last 5 days sales, we want to consider the latest Tkt issue date based on the file receive date and tkt issue date.
In below example only two columns are reflecting but in actual there are more than 25 columns, but we want to consider all the data based only these two columns.
As shown in below example, we want to consider Ticket Issue dates highlighted in Yellow and its corrosponding data.
Book2 | ||||||||
---|---|---|---|---|---|---|---|---|
I | J | K | L | M | N | |||
1 | Input Data | Output data | ||||||
2 | Received Date | TKT Issue Date | TKT Issue Date | |||||
3 | 24-Feb-25 | 23-Feb-25 | 23-Feb-25 | |||||
4 | 24-Feb-25 | 22-Feb-25 | 22-Feb-25 | |||||
5 | 24-Feb-25 | 21-Feb-25 | 21-Feb-25 | |||||
6 | 24-Feb-25 | 20-Feb-25 | 20-Feb-25 | |||||
7 | 24-Feb-25 | 19-Feb-25 | 19-Feb-25 | |||||
8 | 23-Feb-25 | 22-Feb-25 | 18-Feb-25 | |||||
9 | 23-Feb-25 | 21-Feb-25 | 17-Feb-25 | |||||
10 | 23-Feb-25 | 20-Feb-25 | 16-Feb-25 | |||||
11 | 23-Feb-25 | 19-Feb-25 | 15-Feb-25 | |||||
12 | 23-Feb-25 | 18-Feb-25 | 14-Feb-25 | |||||
13 | 22-Feb-25 | 21-Feb-25 | ||||||
14 | 23-Feb-25 | 20-Feb-25 | ||||||
15 | 23-Feb-25 | 19-Feb-25 | ||||||
16 | 23-Feb-25 | 18-Feb-25 | ||||||
17 | 23-Feb-25 | 17-Feb-25 | ||||||
18 | 21-Feb-25 | 20-Feb-25 | ||||||
19 | 23-Feb-25 | 19-Feb-25 | ||||||
20 | 23-Feb-25 | 18-Feb-25 | ||||||
21 | 23-Feb-25 | 17-Feb-25 | ||||||
22 | 23-Feb-25 | 16-Feb-25 | ||||||
23 | 20-Feb-25 | 19-Feb-25 | ||||||
24 | 23-Feb-25 | 18-Feb-25 | ||||||
25 | 23-Feb-25 | 17-Feb-25 | ||||||
26 | 23-Feb-25 | 16-Feb-25 | ||||||
27 | 23-Feb-25 | 15-Feb-25 | ||||||
28 | 19-Feb-25 | 18-Feb-25 | ||||||
29 | 23-Feb-25 | 17-Feb-25 | ||||||
30 | 23-Feb-25 | 16-Feb-25 | ||||||
31 | 23-Feb-25 | 15-Feb-25 | ||||||
32 | 23-Feb-25 | 14-Feb-25 | ||||||
33 | ||||||||
Sheet1 |