+ Reply to Thread
Results 1 to 3 of 3

Making duplicate tickets

  1. #1
    Registered User
    Join Date
    05-19-2014
    Posts
    6

    Making duplicate tickets

    I need a macro that duplicates lines based on the value of a Column. So in Attached excel D1 is 10 - I need it to create 9 entries for that line, so there are 10 total duplicate lines.

    I had a Macro that worked that is in the document, I even had everything set up the same, which it is not now, but could not get it to work.

    Thanks for any help.

    A Macro or a Finished document is fine, Just need this to produce raffle tickets for the church

    Raffle Tickets.xls

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Making duplicate tickets

    Your macro uses column 5/E to test how many tickets each person has and on your spreadsheet this is the e-mail address. Therefore it will not change anyones allocation.

    There are no headers in your spreadsheet so I didn't know which column is now the number of tickets but I would assume you want to change all the occurrences of cells(xrow,5) to (for example) cells(xrow,4):

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    05-19-2014
    Posts
    6

    Re: Making duplicate tickets

    Thank you that worked.

+ 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. Making duplicate filter case sensitive
    By JustStep25 in forum Excel General
    Replies: 4
    Last Post: 01-12-2018, 02:59 AM
  2. Deleting specific Duplicate records after making Determination of Status
    By DannyGIS in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-21-2014, 08:10 PM
  3. [SOLVED] Making the Duplicate Checking case sensitive?
    By JoshJ in forum Excel General
    Replies: 2
    Last Post: 11-13-2013, 10:20 AM
  4. 50/50 tickets
    By theupss16 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-30-2007, 07:10 AM
  5. [SOLVED] Pre-numbered tickets
    By Ripple919 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-15-2005, 06:45 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