Organizing a raffle draw is a fantastic way to raise funds for your charity, school event, or any other cause.
It’s an engaging activity that can bring people together while supporting a noble cause. When it comes to conducting a raffle draw, Excel can be your best friend.
This versatile spreadsheet software can simplify the entire process, from creating tickets to randomly selecting winners.
In this article, we will guide you through the step-by-step process of making a raffle draw in Excel.
1 | Set Your Goals and Prizes |
2 | Create Your Raffle Ticket Template |
3 | Add Ticket Details |
4 | Randomly Select Winners |

Step 1: Set Your Goals and Prizes
Before diving into Excel, you need to have a clear understanding of your raffle event’s goals and the prizes you want to offer.
Decide on the purpose of your raffle, whether it’s fundraising for a charity, organizing a school event, or supporting a local cause.
Knowing your goals will help you determine how many tickets you need to sell and what kind of prizes will attract participants.
Step 2: Create Your Raffle Ticket Template
Once you’ve established your goals and prizes, it’s time to create a raffle ticket template. Excel makes this process straightforward.
Open Excel and start a new worksheet. In the first cell (A1), type “Ticket Number.” In the second cell (B1), type “Participant Name.”
Customize the rest of the cells in the row to include any additional information you need, such as contact details or special instructions.
Format the header row to make it stand out, such as bolding the text or applying a background colour.
Now, in cell A2, start numbering your tickets. You can use a formula like “=ROW()-1” to automatically generate sequential ticket numbers.
Once you have the first ticket ready, copy and paste it down the column to create as many tickets as needed.
Customize the appearance of your tickets by adjusting fonts, colours, and borders.
Step 3: Add Ticket Details
With your template ready, start adding participant details to each ticket. Participants will typically provide their names when purchasing tickets, so you can simply fill in the “Participant Name” column for each ticket as you sell them.

Step 4: Randomly Select Winners
Once you’ve sold all the tickets, the most critical part is randomly selecting the winners. Excel can do this for you using its built-in functions.
Create a new worksheet within the same Excel file to conduct the draw. In cell A1, type “Winners” or any heading you prefer.
In cell A2 and below, list the numbers of the sold tickets (e.g., 1, 2, 3, 4, and so on) in sequential order. Now, in cell B1, type “Selected Winners” or a similar heading.
In cell B2 and below, use the following formula to randomly select winners: “=INDEX(Sheet1!B2:B100, RANDBETWEEN(1, COUNTA(Sheet1!B2:B100)))”.
Make sure to adjust the range (Sheet1!B2:B100) to match your actual ticket list. This formula will pick a random winner from the list of participants who purchased tickets.
Using Excel to make a raffle draw is an efficient and organized way to manage your event. It simplifies the process of creating tickets, tracking sales, and randomly selecting winners.
By following the steps outlined in this article, you can successfully organize a raffle draw for your charity, school event, or any other cause, bringing people together while achieving your goals and making a positive impact on your community.
Remember to stay organized, maintain transparency, and express gratitude to ensure the success of your raffle event. Good luck, and happy fundraising!