Hello,
I am new to this forum.
I want to find Max no (DO_Number) after a certain date, say 31/03/2019.
I am trying through below qry.
Expr1: Nz((DMax("DO_Number","tblDOOutward","[Our_DO_Date] > #31/03/2019#")),0)
On 31/03/2019, my Last DO_Number was 1678 but w.e.f. 1st April, i want to restart from number 1
Help shall be appreciated.
PS : I am not a professional programmer but learnt it from net/other sources..
Regards,
Kamlesh Jain