I Have huge data to fill the nulll values when the accounts# is same witth the same client and country in the excel file.
Please find the below format which is want to fill the same.
Account# Client Country Amt
1 A AA 10
2 B BB 20
1 Null Null 30
2 Null Null 40
3 C CC 50
3 Null Null 60
3 Null Null 55
It will be really good if anyone can help me the same.
Thank you
Ajay