Use Lambda to stack multiple query array
I want to stack multiple query result in a single array.
Google sheets formula for showing remaining time per month for descending list of weeks [closed]
Closed last month.
Using two columns to match and return maximum value of two different columns in Google Sheets
Still new to Google sheets formulas so I’m hoping this community can provide some insight. Here’s a sample sheet (I’ve highlighted the cells of interest) to show the results I’m hoping to get:
https://docs.google.com/spreadsheets/d/1aafxeyQraw-Biw-eG9k-xwhDx6HVYSLmuyD9dFRIDFQ/edit?usp=sharing
I do not understand the error message displayed when I try to use QUERY() function in Google Sheets
I am trying to copy data over from one sheet to another in Google Sheets and I am currently trying to use this query in the second sheet:
In Google Sheets, how do I keep a cell blank based on two other cells’ contents?
I want to create a function that subtracts two cells from each other but stays blank if either of those cells are blank.
How to combine data rows with different naming conventions in Google sheets?
I have a table that looks like this:
Extracting data from website ‘investing.com’ into google sheets [duplicate]
This question already has answers here: Google spreadsheet importHTML Could not fetch URL (2 answers) Closed 15 days ago. I’m trying to extract RSI(14) value from investing.com into Google Sheets. I tried both =importxml and =importhtml but I’m getting error ‘Couldn’t fetch URL’. Importhtml used to work in past but not working anymore. =importxml(“https://www.investing.com/equities/apple-computer-inc-technical”,”/html/body/div[2]/div[2]/div[2]/div[2]/div[1]/div[3]/div/div[2]/div[2]/div[2]/div/table/tbody/tr[1]/td[2]”) =importhtml(“https://www.investing.com/equities/apple-computer-inc-technical”,”table”,4) […]
Using Named Functions with New Google Tables
I’m using the new Google tables in Google sheets. The name of my table is DB. One of my columns is Type and several columns are names of different properties. One of the options for the Type field is Income. I want to create a named function that sums up all rows with type Income for a given property.
Google sheets query not returning words with special characters
So I don’t know how to explain my problem very well, so I’m going to make an example, I think this is the best way to understand it, but basically I’m trying to return orders that match words in a list, and those words can contain special characters, example below:
Can a formula return corresponding values from one column into another, removing blanks and separating them with commas?
I have a sheet with the following setup: