Top "Google-sheets-formula" questions

Use this tag for Google Sheets questions that involve the use of spreadsheet formulas.

Get exchange rate on a specific date from GoogleFinance

I'm having trouble stopping the googlefinance function on a specific date to use "that" specific exchange rate to convert currency …

google-sheets currency google-sheets-formula google-finance
Spreadsheet formula to gather all matches into one cell

I've got a spreadsheet which looks like this: A B C D FirstName SurnameName Address UniqueFamilyId --------------------------------------------------------- Abe Black 1 Elm …

google-sheets google-sheets-formula array-formulas
How to insert hyperlink to a cell in Google sheet using formula?

I am trying to insert a hyperlink to a cell in a fashion that can be replicated using '=MATCH()" …

google-apps-script google-sheets hyperlink google-sheets-formula array-formulas
Documentation for ticker symbols supported by googlefinance function in Google Sheets

The GOOGLEFINANCE function in Google Sheets allows you to lookup the price (or other attribute) of a stock or instrument. …

regex google-sheets google-sheets-formula google-sheets-query google-finance
GoogleFinance often returns #N/A and internal error messages while getting stock quotes

Anyone know workarounds to make GoogleFinance actually work? It works for a while so it is not a problem with …

google-sheets nested google-sheets-formula google-finance
ImportRange Function to Ignore Empty Cells

I want to import a range from another Google sheet, but to ignore empty cells so that the data prints …

google-sheets google-sheets-formula google-sheets-query google-query-language importrange
What is an equivalent for INDEX in ARRAYFORMULA?

I have (what I thought was) a simple lookup table holding some exchange rates. There I am looking up values …

google-sheets google-sheets-formula array-formulas gs-vlookup
How to filter one list of items from another list of items?

I have a huge list of items in Column A (1,000 items) and a smaller list of items in Column B (510 …

filter google-sheets google-sheets-formula
How can I force a recalculation of cell using ImportRange function in a Google Spreadsheet?

I have a spreadsheet Target that uses ImportRange to get some data from another spreadsheet Source, as in A6 = query(…

google-apps-script google-sheets google-sheets-formula importrange
Query returning error Unable to parse query string for Function QUERY parameter 2: NO_COLUMN

I am currently working in the following spreadsheet https://docs.google.com/spreadsheets/d/13KfjUhWSB-BjGyC1G8f8i8o4SPd1…

google-sheets google-sheets-formula google-sheets-query google-query-language importrange