Excel Playground

Basic spreadsheet editor with Excel-inspired features.

Spreadsheet

Cell Formatting

#ffffff
#000000

Data Formatting

Formulas

Click a formula to insert it into the selected cell

  • SUM - Add up values in a range
  • AVERAGE - Calculate average of values
  • MIN - Find minimum value
  • MAX - Find maximum value
  • COUNT - Count numbers in a range

Help

Basic usage:

  • Click on a cell to select it
  • Type directly in a cell or use the formula bar
  • Start formulas with = (e.g., =SUM(A1:A5))
  • Use arrow keys to navigate between cells
  • Enter to confirm and move down
  • Tab to confirm and move right

Format cells using the tools in the control panel.

A1