Question : EXCEL AUTO INVOICE NUMBER GENERATOR

Can someone provide vba code to generate auto invoice numbers based on an invoice template // i.e. number incremenatation based on a new excel doc using the template each time?

Answer : EXCEL AUTO INVOICE NUMBER GENERATOR

you have several option to do this:
via registry: http://www.experts-exchange.com/Applications/MS_Office/Excel/Q_20995060.html

or:
http://www.experts-exchange.com/Applications/MS_Office/Excel/Q_20804257.html

coded in sheet: http://www.experts-exchange.com/Applications/MS_Office/Excel/Q_20962372.html

or using a template:
http://www.experts-exchange.com/Applications/MS_Office/Excel/Q_20742111.html

or take a look at:
http://www.experts-exchange.com/Applications/MS_Office/Q_20784389.html

I hope one of these helps you out.

regards,

Jeroen
Random Solutions  
 
programming4us programming4us