S
shaqil
Dear All,
I have the data in following format:
Invoice # Chq # Amount Paid
1 10
2 20
3 30
1,3 987 40
I want to lookup the invoice # which has been paid thru chq and mark
"Y" in Paid column. In above example invoice # 1 and 3 has been paid
thru Chq # 987 so they should be marked "Y".
Can anybody help me?
Thnx in advance.
I have the data in following format:
Invoice # Chq # Amount Paid
1 10
2 20
3 30
1,3 987 40
I want to lookup the invoice # which has been paid thru chq and mark
"Y" in Paid column. In above example invoice # 1 and 3 has been paid
thru Chq # 987 so they should be marked "Y".
Can anybody help me?
Thnx in advance.