Category "google-sheets"

In google sheets what's the syntax to pull from another sheet, a line item that contains #N/A in a column?

In google sheets what's the syntax to pull from another sheet, a line item that contains #N/A in a column? I am writing the script on tab1 and the data I am pul

Syntax error: SyntaxError: missing ) after argument list - Google Sheets (super weird one)

I've been trying to save this macro but I get the error message at line 29. However, everything looks right to me? I cannot understand how to get rid of the err

Fetch Google Drive File path in Google Sheet

Want to fetch Google Drive File path, by exact File Name search with Extension and update in other column "Drive File Path" function onOpen() { let menu = Sp

How the best and fast way to send multiple data into google spreadsheet?

I want to send multiple data using chrome extension into Google spreadsheet. I tried using loop but sometimes it's replacing the data in the current process. I

I'm trying to create custom column in google sheets with query funcion

I'm trying to create custom column in google sheets with query function. for instance (in order to be simple) - I have this data. and the result should look li

Apps Sripts are not executed on shared Google Sheet

I got a Apps Script (onEdit) running, that locks certain cells when a particular time is over, and it also makes a time stamp. The script works perfectly, but o

Inventory management on google sheet

Google sheet stock inventory Hello everyone, I'm turning to you because I can't get my code to work on google Sheets. The purpose of the program is to be able t

Is it possible to include a formula within IMPORTHTML?

I have this Google sheet where 2 columns are present. Based on a drop down (of list of first column), I have used a vloopup to find corresponding values in seco

appscript - get multiple selected rows

If i mark and select 5 rows in google sheet. I want to retrieve an array of retrieved rows. Particully column (0). function selectRow() { var sheet = Spreadsh

How to iterate over a countif checker in an if function

Im not an expert at excel/sheets. I wanted to make a dynamic function that would stop user error by doing all of the work. The function basically uses regex to

Create a new Date for any specific timezone

I am using Google Apps Script to check and re-format date data from some Google Sheets. But the problem is the result shows the times for the user who run the c

Google sheet script to delete row if certain cells are empty and add row at the bottom [closed]

I have a sheet with a table with content in the range B6:Y1000. I would like a script that would delete all rows if column C-D-E-F-G are empty

Google script - Service error: Spreadsheets

As of a couple of weeks now, I'm getting a "Service error: Spreadsheets" error when running a script in Google Sheets. Before that, it was working fine. It's su

How to regexextract link texts from a block of html text

I have a block of html text from which I need to extract the link texts. The HTML code is <li><span class="jkey-title">Job Field</span> <sp

Google sheets SUMIF by Name and Date

I need some help regarding Google sheets and SUMIF instruction. I have a table where I collect some inputs from a form. I contains a date, name and value. Now I

Google sheets SUMIF by Name and Date

I need some help regarding Google sheets and SUMIF instruction. I have a table where I collect some inputs from a form. I contains a date, name and value. Now I

Remove unverified emails from google sheet

so I have a spreadsheet with name, email and phone number now I'm using another service to verify those emails but the problem is that the software is returning

Highlight Partial Matches in a Single Column in Google Sheets

How can I highlight Partial matches in a single column of google sheets? some entries are the same but they have slight misspellings or some are in lowercase. H

How can I transform rows to columns? [duplicate]

I have this table with data below and need help because I don't know which formula can I use to convert the table into the desired one. I don'

How do you populate a google sheets/excel column with cells from a column in another sheet in the same document?

I have a google sheets document that has a main sheet which will have columns x y and z and subsequent sheets 1, 2, and 3 that will each also have columns x y a