B
Bob Hughes
I want to create income tax receipts from new information appended to a
table. I would like to be able to append several records at one time and
increment the receipt number for each new entry starting at the previous
highest number.
Is this possible in 1 query, or do I have to loop through each new record?
Bob
table. I would like to be able to append several records at one time and
increment the receipt number for each new entry starting at the previous
highest number.
Is this possible in 1 query, or do I have to loop through each new record?
Bob