Purchase Order System - VBA for new worksheet from template with PO number auto generated

ooos9272

New Member
Joined
Nov 18, 2013
Messages
1
I am part way through creating a Purchase Order system.

I have so far:
- One workbook
- First worksheet 'Suppliers' is a list of suppliers with all supplier data
- Second worksheet 'Template' is the PO template which uses Data Validate to choose supplier details from a drop down list.

I want to:
- Be able to create a new PO (i.e. create a new worksheet) from the 'Template' via a macro button which will be place on the 'Supplier' worksheet
- Have the date auto fill when the new PO (i.e. new worksheet from 'Template') is created
- Have a new PO number auto-create when a new PO is created (ideally the PO number will begin with the supplier initials e.g. Bunnings PO's will be BUN01, BUN02, BUN03)
- Have a macro button that will automatically save out / open the new PO as a PDF

I know this is a big ask. I have some macro experience but really need some help with this task.

Much appreciated, ooos9272
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
There are companies out there that you can hire to do this kind of project. You are asking for an entire system to be built for you. That is a lot of code that takes hours to accomplish. This is something you should seek out from a company that specializes in this. Also, various off the shelf products/programs do this for you, such as Quickbooks, as an example.
 
Upvote 0

Forum statistics

Threads
1,215,066
Messages
6,122,948
Members
449,095
Latest member
nmaske

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