Hello Guys ,
i have this VBA code that generates auto invoice number , i could not change the code so that it increment the left 3 numbers by 1 , and check if month and year are correct
my invoice number is : 001/mm/yyyy , 001 is the reference of the invoice
Sub NextInvoice()...