Learn Without Walls
← Back to Horizon Bucks

Google Sheets Ledger Guide

Set up your digital Horizon Bucks tracker in 7 easy steps

1

Create the Spreadsheet

  1. Go to sheets.google.com and click Blank spreadsheet
  2. Name it "Horizon Bucks Ledger — Enrichment 06"
2

Set Up the Header Row

Type these headers in Row 1:

ABCDE
Student NameDateDescriptionAmountBalance

Bold the header row: select Row 1, then press Ctrl+B (or Cmd+B on Mac).

3

Enter Students with Starting Balance

Add each student's starting balance of $50. Example:

ABCDE
Student NameDateDescriptionAmountBalance
Ahmed4/17Starting Balance5050
Fatima4/17Starting Balance5050
Omar4/17Starting Balance5050
4

Record Transactions

Each time a student earns or loses Horizon Bucks, add a new row:

ABCDE
Student NameDateDescriptionAmountBalance
Ahmed4/17Starting Balance5050
Ahmed4/17Participated in discussion555
Ahmed4/17Completed activity1065
Ahmed4/22Interrupted classmate-560
Ahmed4/22Perfect behavior bonus1070
5

Auto-Calculate Balance with a Formula

Instead of manually computing balances, use this formula in column E:

For the first transaction (row 2), the balance equals the amount:

=D2

For every row after that, add the new amount to the previous balance:

=E2+D3

Type the formula in E3, then drag the small blue square in the bottom-right corner of the cell downward to apply it to all rows below.

Important: When a new student starts (different name), their first row should use =D[row] since their balance starts fresh, not continuing from the previous student.
6

Add Color Coding (Conditional Formatting)

  1. Select the entire Amount column (column D)
  2. Go to Format → Conditional formatting
  3. Add Rule 1: "Greater than" 0 → Set text color to green
  4. Click Add another rule
  5. Add Rule 2: "Less than" 0 → Set text color to red
  6. Click Done

Now earnings appear in green and fines appear in red automatically!

7

Share with Students via Google Classroom

  1. Click the Share button (top right)
  2. Under "General access", change to "Anyone with the link"
  3. Set permission to "Viewer" (students can see but not edit)
  4. Copy the link
  5. In Google Classroom, create a new Material post
  6. Title: "Check Your Horizon Bucks Balance"
  7. Paste the spreadsheet link

What the Finished Ledger Looks Like

ABCDE
Student NameDateDescriptionAmountBalance
Ahmed4/17Starting Balance5050
Ahmed4/17Participated in discussion555
Ahmed4/17Completed activity1065
Ahmed4/22Interrupted classmate-560
Ahmed4/22Perfect behavior bonus1070
Fatima4/17Starting Balance5050
Fatima4/17Completed activity1060
Fatima4/17Helped a classmate565
Fatima4/22Going above and beyond2085
Omar4/17Starting Balance5050
Omar4/17Participated in discussion555
Omar4/17Phone without permission-1045
Pro Tips: