Autoincrement a Single Cell on a Purchase Order form in Excel

koris1909

New Member
Joined
Nov 14, 2018
Messages
2
I am struggling to get an Excel macro to function as I need it to. I may have created one macro in the past; however it has been a number of year. I will need step by step guidance as well as the macro in order to execute.

We have created a blank purchase order form that we will print out. We will print 50 copies each time we print and would like the spreadsheet to automatically change the number on each printed copy as well as remember the last number printed upon saving so that when the file is opened again, it prints from the point it stopped after the last print session.

Example: Print out 50 Purchase orders today (100001-100050), save the file, print out 50 purchase orders tomorrow (100051-100100).

Please advise how I can get this done with a VBA project and the steps that i need to take in order to execute the macro.

Thanks so much for any help!
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,223,714
Messages
6,174,044
Members
452,542
Latest member
Bricklin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top