Skip to content

SubZzzero/google-sheets-cheatsheet

Repository files navigation

Google Sheets Cheatsheet

Application home page

What It Is

This is a handy cheatsheet for Google Sheets formulas. Here you can quickly find the function you need, check the syntax, and use a ready-made example for your table.

Instead of spending a long time searching across different websites, everything is collected in one place and organized into categories.

The site is available here: sheets-cheatsheet.web.app

Why

This project helps you build working spreadsheets faster and with less stress:

  • less time spent searching for formulas
  • easier to understand which arguments a function needs
  • easier to avoid syntax errors
  • you can immediately take an example and adapt it to your own data

How To Use The Cheatsheet

  1. Choose a formula category on the home page.
  2. Open the card for the function you need.
  3. Copy the formula example.
  4. Replace it with your own ranges and values.

What Is Inside

Categories

The cheatsheet includes the main sections:

  • Basic
  • Frequently Used
  • Logical
  • Lookup
  • Text
  • Data
  • Arrays
  • Date & Time
  • Import

What A Formula Card Contains

Each card contains:

  • function name
  • short explanation
  • syntax
  • ready-made example

Where It Is Especially Useful

  • preparing reports
  • summaries and regular analytics
  • condition-based checks
  • finding data across ranges
  • processing text in columns

Technical Details

  • the interface is built with React and Vite
  • formulas are stored locally in the project
  • the structure is built around categories and cards

About

Шпаргалка по формулам Google Sheets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors