Split club dues by first agreeing on a split method like equal per member or usage-based in your club bylaws. Then, use a shared spreadsheet to track dues owed versus paid. Assign the treasurer to maintain records and receipts for reimbursements. This keeps processes fair, documented, and simple for U.S. college clubs.
Student club leaders can set this up without complex apps. A shared Google Sheet or Excel file works for most groups under 50 members. Review balances monthly to catch issues early. For university reimbursements, follow your school's process, such as providing a student ID.
Agree on Dues Split Rules in Club Bylaws
Start by defining dues rules in your club's bylaws or constitution. This creates fairness and prevents disputes. Hold a vote at the first meeting of the semester.
Common split methods include:
- Equal split: Total dues divided by active members. Example: $500 annual dues for 20 members means $25 per person.
- Usage-based: Tiers by event attendance. Example: Full members pay $50; event-only attendees pay $10 per activity.
- Income-based: Adjust for financial need, like lower dues for first-year students.
Tradeoffs: Equal splits are simplest but may burden low-income members. Usage-based encourages participation but requires tracking attendance. Income-based promotes inclusivity yet needs verification, which adds admin work.
Include scripts in bylaws like: "All members pay $X monthly, prorated for join date." Or: "Dues cover events and supplies; non-payment after two reminders leads to inactive status."
The AAUP Sample Chapter Bylaws note the treasurer shall keep accurate records of all funds received and disbursed. Review rules quarterly by vote to adjust for membership changes.
Set Up Lightweight Dues Tracking Template
Use a shared spreadsheet for dues tracking. Google Sheets suits most clubs: free, real-time updates, and easy sharing.
Recommended columns:
- Member Name
- Student ID/Email
- Join Date
- Dues Owed (formula: total annual dues / 12 * months remaining)
- Amount Paid
- Date Paid
- Balance (formula: Dues Owed - Amount Paid)
- Notes (e.g., "Partial payment" or "Event fee covered")
Example setup steps:
- Create a new Google Sheet named "Club Dues Tracker 2026."
- Add the columns in row 1.
- In Dues Owed (column D), enter =IF(C2<>"", $D$1/12*(DATEDIF(C2,TODAY(),"M")+1), 0) where D1 holds monthly rate.
- In Balance (column G), enter =D2-E2.
- Share view-only with members; edit access for treasurer and president.
Update after each meeting or payment. Common mistakes: Forgetting prorated amounts for mid-semester joiners; not logging partial payments; sharing edit access too widely, which risks errors.
A spreadsheet suffices for dues tracking. Add a receipts tab for reimbursements: columns for Date, Item, Amount, Receipt Link, Reimbursed (Yes/No).
Assign Roles and Review Cadence
Clear roles build accountability. Treasurer handles dues: collects payments, updates the sheet, and tracks balances. President approves spends over a set amount, like $100.
Per AAUP Sample Chapter Bylaws, the treasurer keeps accurate records of funds received and disbursed. This includes logging cash, checks, or transfers.
Review cadence:
- Monthly: Treasurer shares balance summary at meetings. Script: "Check your dues balance in the shared sheet. Three unpaid months? Let's discuss options."
- End-of-semester: Full audit. Export sheet as PDF for records.
- Annually: Vote on dues rate.
For reminders, email: "Dues balance due: $X. Pay via [method]. Update sheet after payment." This keeps everyone informed without nagging.
Handle Receipts and Reimbursement Workflow
Receipts prove expenses for reimbursements. Collect them immediately after purchases.
Basic workflow:
- Member submits receipt to treasurer (photo or scan).
- Treasurer logs in spreadsheet: date, amount, purpose.
- Store digitally in a shared Google Drive folder, named by date and item.
- For university funds, submit per school policy.
University processes vary. Case Western Reserve University Student Organization Financials requires a 7-digit ID for reimbursements. Ohio University Student Organizations Treasurer Manual notes disbursement vouchers may take time to process. Purdue University requires collecting 7% Indiana sales tax on sales to members or non-members.
These are jurisdiction-specific; confirm your university's guidelines. Keep records for audits.
FAQ
How do we prorate dues for mid-semester joiners?
Calculate months remaining: Example, $30 monthly dues, join in October (3 months left): $90 owed. Log join date in sheet for auto-calculation.
What's the treasurer's main duty for dues records?
Keep accurate records of all funds received and disbursed, per AAUP Sample Chapter Bylaws.
Do clubs need to collect sales tax on dues-related sales?
Depends on state and sales type. Purdue University requires 7% Indiana sales tax on student organization sales to members or non-members.
How often should we review dues balances?
Monthly at meetings, with end-of-semester audit and annual vote on rates.
When does a university reimbursement process apply to club dues?
For events using university funds or seeking reimbursement; self-funded dues use your internal tracker.
Is a spreadsheet enough for most student clubs?
Yes, for groups under 50. Add receipts folder for reimbursements; scale to forms if over 100 members.
Next, draft your bylaws with split rules, build the sheet, and assign roles at your next meeting. Test with a small dues collection to refine.