About This Tool

How to Use
  1. Click any cell to select it, then type to enter a value or formula
  2. Start formulas with = (e.g. =SUM(A1:A10), =AVERAGE(B1:B5))
  3. Use the formula bar at the top to view and edit the selected cell
  4. Press Tab to move right, Enter to move down, arrow keys to navigate
  5. Import a CSV file with the Import button, or export your data with Export CSV
  6. Apply bold, italic, or alignment formatting with the toolbar buttons
Common Use Cases
  • Quick calculations without opening a full spreadsheet app
  • Analyzing CSV data in the browser
  • Building simple budgets or trackers
  • Learning Excel-compatible formula syntax
  • Sharing data as a downloadable CSV
Tips & Tricks
  • Use =IF(condition, value_if_true, value_if_false) for conditional logic
  • Select a range by shift-clicking to apply formatting to multiple cells
  • =TODAY() and =NOW() return the current date and time
  • Formulas referencing other cells update automatically as you type
  • Press Ctrl+Z to undo the last action (browser back is not undone)

You might also like

CSV & Excel Viewer

Open CSV, TSV, and Excel files in a fast, sortable table. Filter rows, edit cells, and export your changes — all in your browser with no uploads.

JSON Formatter & Validator

Paste JSON to pretty-print, validate, minify, and explore. Click any node in the tree view to copy its JSONPath expression — perfect for building API queries.

Date & Time Calculator

Calculate the number of days between two dates, add or subtract time from a date, and find the number of business days excluding weekends. A versatile date math tool for planning and scheduling.

SQL Playground

Run SQL queries against your data right in the browser. Upload a CSV file, and query it with full SQLite — no server, no database setup required.