Invoice Number

M

mallyf

I want to create a unique invoice number in a table
the problems is that i store orders and returns in the same table

so i was wanting to add a record to an invoice table from a form
then do a dlookup on the resulting record with an auto number field
only on records that require an invoice number. I know what i want to do but
not
how to do it or if it is the right way to go about it
 
Top