this is the function in my txtbox
="TAX INVOICE #M1" & (Nz(DMax("INV","InvoiceNumber")+1))
It's currently sitting in my txtbox in my report.
The report is generated based on query (criteria is that I enter first name and last name of customer)
but when i gen the report, it's always with the...