J
JamesSF
A2k/A2k2
I have a detail table for charges on an invoice linked to a header table.
The users keep saying they want to be able to insert late charges like in
Excel so that they print in the correct order on a report/invoice.
How can i do this? i use an autonumber on the tables. users enter a date
of the charge and a billing code.
the only way i can think of is to have a column called Order than is
auotmatically sequenced - but the user changable. Would this work.
For example, each new bill gets a line 1, 2, 3 etc after line 3 - i need to
add a new line2 that needs to show under line 1 on the invoice. the user
would manually (or with some function) re-number 2 to 3 and 3 to 4.
Thanks
JamesSF
I have a detail table for charges on an invoice linked to a header table.
The users keep saying they want to be able to insert late charges like in
Excel so that they print in the correct order on a report/invoice.
How can i do this? i use an autonumber on the tables. users enter a date
of the charge and a billing code.
the only way i can think of is to have a column called Order than is
auotmatically sequenced - but the user changable. Would this work.
For example, each new bill gets a line 1, 2, 3 etc after line 3 - i need to
add a new line2 that needs to show under line 1 on the invoice. the user
would manually (or with some function) re-number 2 to 3 and 3 to 4.
Thanks
JamesSF