+ Reply to Thread
Results 1 to 12 of 12

Creating a voucher spreadsheet which generates word/pdf vouchers

  1. #1
    Registered User
    Join Date
    11-05-2014
    Location
    dumfries
    MS-Off Ver
    2010
    Posts
    4

    Creating a voucher spreadsheet which generates word/pdf vouchers

    Hi,

    This is my first post on the forum so many thanks in advance for any help I might have.

    I work for a small activity centre and I'm looking for a way to enhance our gift voucher system and once I get my head around it potential use something similar to generate invoices which are a big headache at the moment. We're very quiet over the winter and very busy in the summer so I'm able to devote a bit of time to it at the moment in the hopes that it will save us some time while we're busy.

    I hope I've posted in the right forum but having looked at similar systems it seems like it's possible using VBA to create a spreadsheet which enables you to enter data which then automatically generates another document. For a voucher system this would be a spreadsheet to capture the following information:

    Voucher number
    Name
    date issued
    what the voucher is for

    This would then need to be transferred to a voucher template along the lines of:

    This voucher entitles "John Smith" to "one free archery session" at "business name".

    My excel skills are reasonably rudimentary so I'm really looking for any advice on the feasibility of such a system and perhaps some guidance on where I should look to try and teach myself how to create one. If it were possible to do that then I'd be keen to create a similar invoice system, all the templates I've looked at are far too complex for what we require.

    Many thanks in advance and I'd be grateful for any help or suggestions,

    Ben

  2. #2
    Forum Expert
    Join Date
    08-28-2014
    Location
    Texas, USA
    MS-Off Ver
    2016
    Posts
    1,796

    Re: Creating a voucher spreadsheet which generates word/pdf vouchers

    This is pretty easy to do (by that I mean not all that much code).

    I'd recommend a user form for entering all the relevant info w/ a button to generate the voucher. You could even have multiple different voucher designs if you wanted with the ability to choose which design you wanted.

    If you post or send me the workbook with your voucher design(s) as separate sheets with an indication of what data goes where, I'd be happy to help you.

  3. #3
    Registered User
    Join Date
    11-05-2014
    Location
    dumfries
    MS-Off Ver
    2010
    Posts
    4

    Re: Creating a voucher spreadsheet which generates word/pdf vouchers

    Hi,

    Many thanks for getting back to me and apologies for the delay in replying.

    I've (I hope) attached an example workbook along the lines of what I have in mind, although it's quite rough. Being able to use multiple templates is ideal as at the moment we usually have different images on the vouchers relating to what they're for.

    The info to go on the forms is:

    Issue number
    Name
    Date issued
    What the voucher is for

    Then a contact email that doesn't need to be transferred to the voucher. I like the idea of a generate button and maybe a button to click once the voucher has been redeemed. Would a generate button be able to create and save a pdf or word document for printing or emailing out?

    voucher workbook.xlsx

    Many thanks again, I really appreciate the help and any other suggestions are most welcome,

    Ben
    Last edited by ben_sharp; 11-07-2014 at 05:31 AM.

  4. #4
    Valued Forum Contributor xlbiznes's Avatar
    Join Date
    02-22-2013
    Location
    Bahrain
    MS-Off Ver
    Excel 2007
    Posts
    1,223

    Re: Creating a voucher spreadsheet which generates word/pdf vouchers

    @ben_sharp,

    mail merge would be the easiest way to deploy and execute your task no coding required.

    Design a template in MS word, use mail merge to define the place holders for your fields (excel column) and then complete the mail merge.
    Happy Computing ,

    Xlbiznes.

    To show your appreciation please click *

  5. #5
    Registered User
    Join Date
    11-05-2014
    Location
    dumfries
    MS-Off Ver
    2010
    Posts
    4

    Re: Creating a voucher spreadsheet which generates word/pdf vouchers

    Thanks for your help, I'm struggling to understand mail merge to be honest. I've experimented with a rough template but I'm not sure how to make it actually generate the documents or how to go about deleting/moving them after they've been redeemed.

    I link the excel spreadsheet i have the log in, match the fields and then type "This voucher entitles <<name>> to <<for>>" but then when I go to finish mail merge it just asks me if I want to print it.

    I want to be able to input the data in the excel spreadsheet and that automatically generate the word document in a specified folder, then ideally have it either move the voucher to a "used" folder or just delete it once it's been recorded as used in the spreadsheet. Is that possible with mail merge?

  6. #6
    Registered User
    Join Date
    11-05-2014
    Location
    dumfries
    MS-Off Ver
    2010
    Posts
    4

    Re: Creating a voucher spreadsheet which generates word/pdf vouchers

    Thanks for your help, I'm struggling to understand mail merge to be honest. I've experimented with a rough template but I'm not sure how to make it actually generate the documents or how to go about deleting/moving them after they've been redeemed.

    I link the excel spreadsheet i have the log in, match the fields and then type "This voucher entitles <<name>> to <<for>>" but then when I go to finish mail merge it just asks me if I want to print it.

    I want to be able to input the data in the excel spreadsheet and that automatically generate the word document in a specified folder, then ideally have it either move the voucher to a "used" folder or just delete it once it's been recorded as used in the spreadsheet. Is that possible with mail merge?

  7. #7
    Registered User
    Join Date
    05-04-2014
    Location
    Perth, Australia
    MS-Off Ver
    MS365
    Posts
    35

    Re: Creating a voucher spreadsheet which generates word/pdf vouchers

    Ben - this link may be of interest:
    http://spreadsheetpage.com/index.php..._without_word/

  8. #8
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: Creating a voucher spreadsheet which generates word/pdf vouchers

    See attached file. Enable macros and click the Generate Voucher button on the main sheet. Add your activities to the second sheet as needed.
    Attached Files Attached Files

  9. #9
    Registered User
    Join Date
    04-10-2017
    Location
    london
    MS-Off Ver
    2016
    Posts
    1

    Re: Creating a voucher spreadsheet which generates word/pdf vouchers

    THANKS for voucher xlx

  10. #10
    Forum Expert sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2016 | 2019
    Posts
    13,236

    Re: Creating a voucher spreadsheet which generates word/pdf vouchers

    Hi jakakecu

    Have a look at this link. It is a similar request regarding voucher generating which saves to pdf and prints multiple vouchers at once.
    https://www.excelforum.com/excel-pro...ml#post4626100
    Good Luck
    I don't presume to know what I am doing, however, just like you, I too started somewhere...
    One-day, One-problem at a time!!!
    If you feel I have helped, please click on the star to left of post [Add Reputation]
    Also....add a comment if you like!!!!
    And remember...Mark Thread as Solved.
    Excel Forum Rocks!!!

  11. #11
    Registered User
    Join Date
    03-06-2021
    Location
    Lahore Pakistan
    MS-Off Ver
    2010
    Posts
    1

    Re: Creating a voucher spreadsheet which generates word/pdf vouchers

    hi I need Help generating
    vouchers from spread sheet can you help

  12. #12
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,936

    Re: Creating a voucher spreadsheet which generates word/pdf vouchers

    Quote Originally Posted by MuhammadMobeen47 View Post
    hi I need Help generating
    vouchers from spread sheet can you help
    Administrative Note:

    Welcome to the forum.

    We are happy to help, however whilst you feel your request is similar to this thread, experience has shown that things soon get confusing when answers refer to particular cells/ranges/sheets which are unique to your post and not relevant to the original.

    Please see Forum Rule #4 about hijacking and start a new thread for your query.

    If you are not familiar with how to start a new thread see the FAQ: How to start a new thread
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. salary voucher
    By makhdoomliaqat in forum Excel General
    Replies: 4
    Last Post: 09-28-2013, 07:56 PM
  2. Replies: 0
    Last Post: 03-04-2013, 09:58 AM
  3. Creating a form in Excel that auto generates a form number
    By nscaife in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-11-2013, 05:53 PM
  4. Replies: 2
    Last Post: 02-11-2013, 04:58 PM
  5. Printing of voucher
    By Cheryl in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-25-2006, 05:45 PM

Tags for this Thread

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