Hello Everyone,
I have a following Data set
i am looking for a formula which would return batch wise invoice serial number as mentioned below
Hope i explained my query properly.
Many thanks in advance.
Best Regards,
I have a following Data set
Batch | Invoice No. |
BT-1 | ABC/01/2020-21 |
BT-1 | ABC/02/2020-21 |
BT-1 | ABC/03/2020-21 |
BT-1 | ABC/04/2020-21 |
BT-1 | ABC/05/2020-21 |
BT-1 | ABC/06/2020-21 |
BT-1 | ABC/07/2020-21 |
BT-1 | ABC/08/2020-21 |
BT-2 | ABC/11/2020-21 |
BT-2 | ABC/12/2020-21 |
BT-2 | ABC/13/2020-21 |
BT-2 | ABC/14/2020-21 |
BT-2 | ABC/15/2020-21 |
BT-2 | ABC/16/2020-21 |
BT-2 | ABC/17/2020-21 |
BT-2 | ABC/18/2020-21 |
BT-2 | ABC/19/2020-21 |
BT-2 | ABC/20/2020-21 |
i am looking for a formula which would return batch wise invoice serial number as mentioned below
Serial No. | Batch | Invoice No. |
1 | BT-1 | ABC/01/2020-21 |
2 | BT-1 | ABC/02/2020-21 |
3 | BT-1 | ABC/03/2020-21 |
4 | BT-1 | ABC/04/2020-21 |
5 | BT-1 | ABC/05/2020-21 |
6 | BT-1 | ABC/06/2020-21 |
7 | BT-1 | ABC/07/2020-21 |
8 | BT-1 | ABC/08/2020-21 |
1 | BT-2 | ABC/11/2020-21 |
2 | BT-2 | ABC/12/2020-21 |
3 | BT-2 | ABC/13/2020-21 |
4 | BT-2 | ABC/14/2020-21 |
5 | BT-2 | ABC/15/2020-21 |
6 | BT-2 | ABC/16/2020-21 |
7 | BT-2 | ABC/17/2020-21 |
8 | BT-2 | ABC/18/2020-21 |
9 | BT-2 | ABC/19/2020-21 |
10 | BT-2 | ABC/20/2020-21 |
Hope i explained my query properly.
Many thanks in advance.
Best Regards,