• Home
  • Blog
  • Android
  • Cars
  • Gadgets
  • Gaming
  • Internet
  • Mobile
  • Sci-Fi
Tech News, Magazine & Review WordPress Theme 2017
  • Home
  • Blog
  • Android
  • Cars
  • Gadgets
  • Gaming
  • Internet
  • Mobile
  • Sci-Fi
No Result
View All Result
  • Home
  • Blog
  • Android
  • Cars
  • Gadgets
  • Gaming
  • Internet
  • Mobile
  • Sci-Fi
No Result
View All Result
Blog - Creative Collaboration
No Result
View All Result
Home Android

How to use mathematical formulas in Google Sheets

December 3, 2022
Share on FacebookShare on Twitter

Even if you don’t work with or around spreadsheets on a daily basis, you likely understand the basics: data (names, numbers, dates) are placed into cells and organized into rows and columns. Although this may be the limit of most people’s understanding of spreadsheets, you need to push beyond this if you want to cross the line from the mundane world of data entry to the realm of data manipulation. Having a nice Chromebook wouldn’t hurt, either.

ANDROIDPOLICE VIDEO OF THE DAY

Foundations of spreadsheet wizardry

The first thing to understand is that there are two fundamental ways to put data into a cell: values and formulas. Values are the raw data (the names, numbers, and dates). Without data, there is nothing for the magic of formulas to act upon.

Formulas are equations and functions that manipulate the data so that useful information can be extracted from them. Equations are just math. You likely won’t use something as simple as 2 + 2, but that’s the basic idea.

How to use Google Sheets formulas

To input a formula into Google Sheets, preface what you type with the equal sign (=). Let’s look at two examples to see the difference this makes.

  • If we input 2 + 2 into cell A1 and press Enter, that’s precisely what Sheets displays.
    01NotAFormula

  • If we change our input slightly to =2 + 2, instead of displaying what we input, Sheets evaluates it as if it were a math problem.
    02FirstFormula

    03FirstFormula

That’s neat but not exactly useful. If we wanted to display 4 in cell A1, it would have been easier to input that rather than a formula. What we can do instead of using numbers is use the numbers that are in other cells by referring to their location. To calculate our after-tax income, we subtract how much we paid in taxes from how much we made. To pull this off in Google Sheets, we can use the formula =Salary – Taxes, where Salary and Taxes are the cells with those values.

04Salary

05Taxes

In this case, our salary data is in cell C2, and our taxes are in cell D2. To calculate the after-tax income, we need to input our new formula =C2 – D2 into cell E2. As you type the formula, Sheets highlights the cells you are referring to.

At first glance, this might seem like nothing more than a time-saving trick, but we’re not calculating $80,000 – $10,170. We’re calculating the difference between the values currently in C2 and D2. Any changes we make to C2 or D2 automatically cause E2 to change.

09ChangingValue

Let’s look at a useful trick before we move on to functions. We’ve done a good job of calculating the take-home pay for one employee, but what if there’s more than one employee?

10MoreValues

Do we have to enter a variation of the same formula over and over for each employee? No. There is an easier way. Notice the blue square in the lower-right corner of the highlighted cell. Click and drag the square to highlight the empty cells in which we want to input our take-home pay formula, and Sheets fills in the missing formulas.

How to use Google Sheets functions

Formulas are the basic syntax of data manipulation in Google Sheets. Still, functions are the vocabulary, and understanding how to use them unlocks the powerful functionality Sheets hides under its hood.

A function is a short way of writing a complex mathematical equation. Let’s look at an example to better understand what this means.

14UnknownTotal

To know how much our annual payroll budget will be, we could use a simple, albeit tedious, formula =(C2 + C3 + … + C10 + C11) to find the answer.

15LongFormula

This method works, but Sheets has a built-in SUM function that does the typing for us behind the scenes. Here’s how it works:

  1. As with a regular formula, preface it with the equal sign (=).
    16PartialSum

  2. Type the name of the function you want to use, in this case, SUM.
    17PartialSum

  3. After the name of the function, type the argument inside parentheses. In mathematical terms, an argument is the information needed by a function to complete its calculation. In this case, our argument is the range of numbers from C2 to C11. In Google Sheets, put a colon (:) between two values to indicate you mean every value between those two cells.
    18PartialSum

  4. When everything is entered correctly, it should look like this: =SUM(C2:C11).
    19TotalPayroll

Sheets guesses what you’re trying to do and helps you along the way. This is useful if you can only remember the name of the function you want to use but can’t remember how to format your arguments.

Some parting advice

Now that you know the basics of using formulas and functions in Google Sheets, it’s time to put them into practice so that you can master them. Don’t be afraid to mix and match formula terms, either. For example, if you’re a freelancer, you may need to sum your hours, then multiply that by your hourly rate to know how much you’re owed: =SUM(first_project:last_project) * hourly_rate.

You can also look at the full list of functions available in Google Sheets. You might find something useful there. And if you need a few more tricks to put up your sleeve, check out our top eight.

Next Post

J.D. Power forecasts true decline in used-vehicle value to occur in 2023

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

No Result
View All Result

Recent Posts

  • This Meta Quest bug has plagued users for months. Now it may finally be fixed
  • 5 smartwatches you should buy instead of the Pixel Watch 4
  • Make your dusty old PC feel brand new for just $15 with this upgrade
  • The Android note-taking app nobody talks about actually beats the giants
  • Act fast — this AI platform that lets you access multiple models at once is only on sale for a few more hours

Recent Comments

    No Result
    View All Result

    Categories

    • Android
    • Cars
    • Gadgets
    • Gaming
    • Internet
    • Mobile
    • Sci-Fi
    • Home
    • Shop
    • Privacy Policy
    • Terms and Conditions

    © CC Startup, Powered by Creative Collaboration. © 2020 Creative Collaboration, LLC. All Rights Reserved.

    No Result
    View All Result
    • Home
    • Blog
    • Android
    • Cars
    • Gadgets
    • Gaming
    • Internet
    • Mobile
    • Sci-Fi

    © CC Startup, Powered by Creative Collaboration. © 2020 Creative Collaboration, LLC. All Rights Reserved.

    Get more stuff like this
    in your inbox

    Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

    Thank you for subscribing.

    Something went wrong.

    We respect your privacy and take protecting it seriously