Home Tags Privacy About

All posts tagged with "Google sheets"

Google sheets is an online editor for spreadsheets and part of Google Drive. Together with Google finance this is a great tool for finance.

Page 1 of 3 Older Posts →

Google sheets - How to make a checkbox

This post describes how to make a checkbox in Google sheets. All of the examples can be found in a sheet here. The easiest way is »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Google sheets 21 August 2023

Google sheets - How to use vlookup to look up values using a key

In Google sheets you can use VLOOKUP to look up a value based on a key. In short VLOOKUP will search for a specific key in »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Google sheets 08 June 2023

Google sheets - How to use sumif or sumifs to sum cells in a range based on a condition

In Google sheets you can use sumif to conditionally sum values in a range depending on a criteria. For example the following formula will sum numbers »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Google sheets 14 May 2023

Google sheets - How to use countif to count the number of matching cells in a range

In Google sheets you can use countif to conditionally count cells in a range. For example the following formula will count numbers larger than zero in »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Google sheets 11 May 2023

Google sheets - Conditions using IF THEN ELSE formula

The basic structure of the IF THEN ELSE formula in Google sheets is an IF formula with parameters, it looks like the following: =IF(logical_expression; »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Google sheets 17 November 2022

Google sheets - How to create a drop-down list in a cell

You can easily create in-cell drop-downs in Google sheets using the "Data validation" menu point. It can be found under: * Data * Data Validation Located »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Google sheets 09 November 2022

Google sheets - What is the $ sign (Dollar-sign) for when referencing a cell?

You can reference a cell in Google Sheets by using its location, for example A1, B4 or C2. The location is the combination of the Column »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Google sheets 23 October 2022

Google sheets - How to import a table from a website

You can easily fetch tables from websites in your Google sheets. To do this you can use the IMPORTTABLE function, which has the following signature: IMPORTHTML( »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Google sheets 29 May 2022

Google sheets - How to get the price of a Stock using GOOGLEFINANCE function - Updated 2022

You can easily get a stock price in Google sheets using the GOOGLFINANCE function. A simple example would be if you want the current price of »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Google sheets 07 May 2022

Google sheets - How to get the percentage change for a stock x days back

There is no straightforward formula to get the percentage change for a stock X days back in time. However using the "price" API from »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Google sheets 02 May 2022
Page 1 of 3 Older Posts →
  • Rss
  • Twitter
  • LinkedIn
  • profile for Peter Rasmussen at Stack Overflow, Q&A for professional and enthusiast programmers
Peter Daugaard Rasmussen - developer, Consultant, Blogger © 2025 Privacy policy