+ Reply to Thread
Results 1 to 5 of 5

Purchase order template with PO# auto generate

  1. #1
    Registered User
    Join Date
    05-09-2017
    Location
    Sydney Aus
    MS-Off Ver
    Windows 2013
    Posts
    3

    Purchase order template with PO# auto generate

    Hi all.
    First ever forum ive joined so please take it easy on me haha

    I work for a small family run business and I would like to use excel for creating purchase orders for our suppliers. I have already got the infield staff using excel for conducting service reports but I am stuck on having a way to auto generate purchase order numbers starting from 1000 then 1001, 1002 etc etc.

    I am using excel 2013 but would like it to be compatible with other versions of excel (down to 2003) if possible.

    I only have basic knowledge on excel but what I am loving learning how to utilize excel for small business

    Please help.

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Purchase order template with PO# auto generate

    Welcome.

    You will need to use a macro.

    Any Formula type solution will be reset each time you save your template.

    The way to approach this is to have a Master PO as a hidden sheet in your workbook.

    The Hidden Template has the PO number 1000.

    You create your order

    Then you press a button or select a tab at the bottom of excel or run the macro using the macro command or a keyboard sequence as you like.

    The Macro Creates a new Worksheet by copying your template, it pastes your order info into the new sheet and names it using the PO Number and Date.
    The Data from the PO including Customer Name and order value are added to your index sheet so you can search for the PO if you need to.

    The number in the Template is incremented to 1001 and the workbook is saved.


    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Registered User
    Join Date
    05-09-2017
    Location
    Sydney Aus
    MS-Off Ver
    Windows 2013
    Posts
    3

    Re: Purchase order template with PO# auto generate

    Thank you mehmetcik,

    I have never used macros and appreciate your reply and will see what I can learn today with macros.

    Thanks for the very quick reply.

  4. #4
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Purchase order template with PO# auto generate

    Ok I have knocked up something for you to play with.

    Clicking on New PO or pressing ctrl and n will create a new PO

    Also double clicking or right clicking in the sheet named calculation will create a new PO.

    The main macro is in a normal macro module.

    Select the developer tab, select visual basic, select view and project explorer.

    Double Clicking on Module 1 will show you these Macros:-

    Please Login or Register  to view this content.

    Select the developer tab, select visual basic, select view and project explorer.

    Clicking on Sheet1 "New PO" will show you this Macro:-
    This runs Macro one if you click on this tab.

    Please Login or Register  to view this content.

    Right Clicking on the Sheet name Calculations and selecting view code will show these macros:-

    Please Login or Register  to view this content.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    05-09-2017
    Location
    Sydney Aus
    MS-Off Ver
    Windows 2013
    Posts
    3

    Re: Purchase order template with PO# auto generate

    Thank you again. I really appreciate it. I will play with this today and let you know how I go.

    Thanks again

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 11-19-2013, 12:03 AM
  2. Purchase Order Template
    By thinkink in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-21-2013, 07:48 PM
  3. Macro Reqd to update Purchase order log, everytime a new purchase order is made
    By manthankanabar in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-23-2012, 01:47 AM
  4. RE: Purchase Order Template Numbering
    By Ken in forum Excel General
    Replies: 0
    Last Post: 07-26-2006, 03:40 PM
  5. [SOLVED] Setup Purchase Order Template to have a automatic number system?
    By LynnB in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-18-2006, 10:10 PM
  6. RE: Purchase Order Template Numbering
    By DABroussard in forum Excel General
    Replies: 0
    Last Post: 01-16-2006, 11:25 PM
  7. [SOLVED] purchase order counter in excel purchase order template
    By Brandy@baoco in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-23-2005, 03:06 PM
  8. Template Purchase Order
    By br6 in forum Excel General
    Replies: 1
    Last Post: 01-27-2005, 11:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1