E
Eric Ip
I have a table with five fields :
Account_Nr. Description Amount Offset
123456 Income 123.00 Yes
123456 Reverse Income -123.00 Yes
123456 Income 123.00
222222 Other Income 222.00
250000 Interesgt 10.00
The table keeps accounting records. Now if a record is
wrong, and an offset record with the same Account_Nr and
same amount (negative) is found, then "Yes" will input
manually by users to identify the wrong record and the
offset record.
Can someone help me to automate this process ? Thanks.
Account_Nr. Description Amount Offset
123456 Income 123.00 Yes
123456 Reverse Income -123.00 Yes
123456 Income 123.00
222222 Other Income 222.00
250000 Interesgt 10.00
The table keeps accounting records. Now if a record is
wrong, and an offset record with the same Account_Nr and
same amount (negative) is found, then "Yes" will input
manually by users to identify the wrong record and the
offset record.
Can someone help me to automate this process ? Thanks.