How to Create a Raffle Sheet in Excel

Creating a raffle sheet on Excel can be a breeze once you understand the basic steps. This versatile software allows you to create professional-looking raffle sheets with ease. Whether you're hosting a small office raffle or a large-scale event, this guide will walk you through the process.

The Secret to Creating NUMBERED Raffle Tickets in Word
The Secret to Creating NUMBERED Raffle Tickets in Word

Before we dive into the steps, ensure you have Microsoft Excel installed on your computer. If you're using a Mac, you can access Excel through the Microsoft 365 subscription service. Now, let's get started!

FREE 10+ Raffle Sheet Samples & Templates
FREE 10+ Raffle Sheet Samples & Templates

Setting Up Your Excel Workbook

First, open Microsoft Excel and create a new workbook. A workbook is essentially a collection of worksheets, and you'll need at least two for your raffle sheet: one for the raffle entries and another for the drawing.

Printable Raffle Ticket Tracker Templates
Printable Raffle Ticket Tracker Templates

To create a new worksheet, click on the '+' icon at the bottom-left corner of the screen. Name your worksheets 'Entries' and 'Drawing' by double-clicking on the default Sheet1 and Sheet2 names at the bottom of the screen.

Formatting the Entries Worksheet

Raffle Ticket Template - Editable and Printable Microsoft Word
Raffle Ticket Template - Editable and Printable Microsoft Word

Your 'Entries' worksheet will serve as the collection point for all raffle entries. In the first row, create headers for the information you want to collect. For example, you might include columns for 'First Name', 'Last Name', 'Email', and 'Entry Number'.

To make your sheet more user-friendly, you can apply some basic formatting. Change the font to something clean and easy to read, like Arial or Calibri. You can also adjust the font size and color to make the headers stand out. To do this, select the header row, click on the 'Home' tab, and choose your desired font settings.

Formatting the Drawing Worksheet

Fillable Form Raffle Ticket
Fillable Form Raffle Ticket

The 'Drawing' worksheet will be used to randomly select the winners. You'll need to create a table with each raffle entry's unique identifier (like an entry number) in each row. You can copy and paste the data from the 'Entries' worksheet into the 'Drawing' worksheet.

To make the drawing process smoother, you can add a 'Winner?' column to the right of the entry numbers. This column will be used to mark which entries have been selected as winners. You can leave this column blank for now; we'll come back to it later.

Creating the Raffle Entry Form

How to easily make custom numbered Raffle Tickets with MS Word and MS Excel
How to easily make custom numbered Raffle Tickets with MS Word and MS Excel

Now that your worksheets are set up, it's time to create the raffle entry form. This form will allow participants to submit their information, which will then be added to the 'Entries' worksheet.

On a new worksheet, create a simple form with fields for 'First Name', 'Last Name', 'Email', and 'Entry Number'. You can use the 'Text Box' feature to create these fields. To access this feature, click on the 'Developer' tab (you might need to enable it by going to 'File' > 'Options' > 'Customize Ribbon' and checking the box next to 'Developer'). Then, click on 'Insert' and select 'Text Box'.

Printable blank raffle ticket templates for events, charity, parties and more
Printable blank raffle ticket templates for events, charity, parties and more
Create numbered raffle tickets in Word for Mac 2011
Create numbered raffle tickets in Word for Mac 2011
Printable Raffle Ticket Tracker Templates
Printable Raffle Ticket Tracker Templates
White Contest Entry Form Flyers Template
White Contest Entry Form Flyers Template
45+ Free Raffle Ticket Templates | Make Your Own Tickets
45+ Free Raffle Ticket Templates | Make Your Own Tickets
Raffle Ticket Template | 14+ Free Word, Excel & PDF Formats, Samples, Examples, Designs
Raffle Ticket Template | 14+ Free Word, Excel & PDF Formats, Samples, Examples, Designs
The Secret to Creating NUMBERED Raffle Tickets in Word
The Secret to Creating NUMBERED Raffle Tickets in Word
Raffle Tickets Template | Template Business
Raffle Tickets Template | Template Business
4+ Raffle Ticket Template Sample
4+ Raffle Ticket Template Sample
Raffle Sign In Sheet Template, Event Registration Log, Ticket Tracker, Attendance Sheet, Editable Excel Google Sheet
Raffle Sign In Sheet Template, Event Registration Log, Ticket Tracker, Attendance Sheet, Editable Excel Google Sheet
Printable Raffle Tickets | Printabulls
Printable Raffle Tickets | Printabulls
Raffle Sheet Template in Google Docs, Excel, Apple Numbers, Pages, Word, Google Sheets - Download | Template.net
Raffle Sheet Template in Google Docs, Excel, Apple Numbers, Pages, Word, Google Sheets - Download | Template.net
5+ free raffle ticket template sample
5+ free raffle ticket template sample
Raffle Sign in Sheet | Excel & Google Sheet Template | Event Registration | Ticket Purchase Tracker | Customizable Sign-Up Form
Raffle Sign in Sheet | Excel & Google Sheet Template | Event Registration | Ticket Purchase Tracker | Customizable Sign-Up Form
Printable numbered raffle tickets on your own computer
Printable numbered raffle tickets on your own computer
blank fundraising raffle sweepstakes game - entry sheets and instructions - theme it to your own needs!  Editable on Canva!
blank fundraising raffle sweepstakes game - entry sheets and instructions - theme it to your own needs! Editable on Canva!
10+ Free Fundraiser Order Form Templates - Word Excel PDF Formats
10+ Free Fundraiser Order Form Templates - Word Excel PDF Formats
How to Get a Free Raffle Ticket Template for Microsoft Word
How to Get a Free Raffle Ticket Template for Microsoft Word
Raffles and Raffle Tickets
Raffles and Raffle Tickets
Copy of Raffle Ticket Template
Copy of Raffle Ticket Template

Linking the Form to the Entries Worksheet

To automatically add each submission to the 'Entries' worksheet, you'll need to link the form to the worksheet. This can be done using a simple formula. In the first cell of the 'Entry Number' column on your form, enter the following formula: `=COUNTA(Entries!A:A)+1`. This formula will count the number of entries in the 'Entries' worksheet and add one to generate a unique entry number for each submission.

Now, copy the formula down to the rest of the 'Entry Number' column on your form. This will ensure that each new submission receives a unique entry number.

Submitting Entries to the Entries Worksheet

To submit an entry to the 'Entries' worksheet, participants simply need to fill out the form and press 'Enter' or click outside the form. The information will automatically be added to the 'Entries' worksheet. To ensure that the data is organized correctly, you can freeze the header row on the 'Entries' worksheet by clicking on the 'View' tab, then 'Freeze Panes', and selecting 'Freeze Top Row'.

Randomly Selecting Winners

Once the entry period has ended, it's time to randomly select the winners. To do this, you'll use the 'Drawing' worksheet you created earlier. First, make sure that each entry number is listed only once in the 'Drawing' worksheet. If you've accidentally duplicated any entry numbers, you can remove the duplicates by selecting the column, clicking on the 'Data' tab, then 'Remove Duplicates'.

Now, it's time to randomly select the winners. To do this, you can use the 'RAND' function in Excel. In the first cell of the 'Winner?' column, enter the following formula: `=IF(RAND()<=1/COUNT(A:A), "Winner", "Not a Winner")`. This formula will generate a random number for each entry and compare it to the reciprocal of the total number of entries. If the random number is less than or equal to this value, the entry is a winner; otherwise, it's not a winner.

Announcing the Winners

Once you've selected the winners, you can announce them on your raffle sheet by sorting the 'Drawing' worksheet by the 'Winner?' column. To do this, select the entire worksheet, click on the 'Data' tab, then 'Sort A to Z' or 'Sort Z to A', depending on whether you want to list the winners first or last.

You can also use the 'Filter' feature to display only the winning entries. To do this, click on the 'Data' tab, then 'Filter', and select the 'Winner?' column. Then, click on the filter icon that appears in the header cell, uncheck the 'Not a Winner' box, and click 'OK'. This will display only the winning entries.

Congratulations! You've successfully created a raffle sheet on Excel. With this sheet, you can easily collect raffle entries, randomly select winners, and announce the results. Now, all that's left to do is to start your raffle and watch the entries pour in!