We bill each customer four equal installment invoices. The installment data is stored in a table (please see file attachment). I need to assign an installment sequence number for each invoice in the table. Each customer would have installment sequence number of 1,2,3,4 without exception.
How can I assign the installment sequence number for each customer using a standard expression or function. I won't be using any code to accomplish this. I've tried DCount but can't get it to work.
How can I assign the installment sequence number for each customer using a standard expression or function. I won't be using any code to accomplish this. I've tried DCount but can't get it to work.