Need Script changed to a different page in the same sheet
I have a script on a sheet in my Google Sheets workbook that emails when a cell changes to "TRUE", but the cells in question are a vlookup to another sheet in the workbook.This works in the "MASTER"...
View ArticleGoogle Sheets Paste Special values
I am a beginner and need to write a simple script to paste special values in Google sheets. I tried below script, but its not working. Please assist:function livedata_Function() {var spreadsheet =...
View ArticleWhy my Arrayformula doesn't work
I have this google sheet :link is here :https://docs.google.com/spreadsheets/d/1_-AcgJud2DclKtarcJj39DNB84CzthUzO_n5F8mBgKY/edit?usp=sharingOn the top is my matrix table. It has key on the left and...
View ArticleReturn unique values across multiple sheets
On a Google spreadsheet I have multiple sheets that are named by month.Each sheet has a section where it gets all unique values in a range by using =UNIQUE(the_range) which is what I want.I want to...
View ArticlePaste special values using a script
I am a beginner and need to write a simple script to paste special values in Google Sheets. I tried the below script, but it's not working.function livedata_Function() { var spreadsheet =...
View ArticleMy Regexmatch isn't working for one specific row
My formula should be looking through the green table to identify any rows that match the yellow heading of either nurse, addiction professional, etc. Then if it finds a match it should be coming back...
View ArticleWhy won't my Gmail display name show when I email anyone who uses Outlook?
I have a personal Gmail account that I sometimes use for work and I occasionally change the display name based on what I am currently using the email for. However, whenever I email anyone that has an...
View ArticleGoogle sheet formula on counting categorized data
So I have lists of items. Each items belong to different groups. And then I have data of people who has the items. And I want to count how many items of each group that person has.For example, I have...
View ArticleCompare imported range with existing range, and filling corresponded data to...
Please help!Google Sheets, query. Not sure how to import data to corresponding cells.query(IMPORTDATA("https://www.iftach.org/taxmatrix/charts/4Q2020.csv"), "Select Col4 where Col1 =...
View ArticleIs there a way to view the User contributed images on google maps as...
So, I want to see how the entrance to a national park looks, there are no relevant images in google image search. There are 100s of Google map - user contributed images for the location. I feel there...
View ArticleCount a cell based on if a cell in the same row has a checked checkbox
I want to write a formula to count the Total Cost cell in column F, only if the cell in H is checked. I've approached it a few ways, but the Countifs formula isn't computing it.
View ArticleNeed help connecting conversations between SendGrid and Gmail
I have a webapp that is using SendGrid to send emails since we cannot (to my knowledge) send embedded images via Gmail API.We are working on a script to get the gmail thread ID once the recipient...
View ArticleHow to Purchase Additional Drive Storage with Legacy GSuite
Our business uses a Legacy Free Addition of G Suite. We purchased additional storage in Google Drive for one of our users. We now want to purchase addition storage for a second user. However, we are...
View ArticleGet the cell address of maximum column and row containing the most right and...
I want to grab the address of the cell of the most right and bottom value. This image should explain it. yellow is the the most right value. and the green is most bottom value. And the orange is the...
View ArticleFormula to count the number of different letters in a word
In sheets, suppose cell A1 contains the word CABBAGE.I want to put a formula into, say, cell B1 that will count the number of different letters. So the output should be 5, because there are 5 different...
View ArticleHow can I verify my Instagram account if the email and the phone number that...
I changed my Instagram account email and phone number and I open the email that said I changed my old phone number to my new phone number. But I suddenly tap to "If you didn't change your phone number,...
View ArticleHow to upload all Android photo gallery Albums to Dropbox?
I currently have my phone's digital photos uploading to my Dropbox "Camera Uploads" folder, but I recently discovered that some of the folders in my Gallery > Albums are not uploading. For example,...
View ArticleHow do I copy cells so that only the sheets where they reference from is...
I have a expenses sheet, and other sheets named Jan, Feb, etc. These sheets are identical except for their numerical values.In the expenses sheet I want to have columns, each of them applying to a...
View ArticleJoining two tables on a google sheet
Every day I will download a "product inventory" list from an third party source, the list is in the format like this:Product CodeProduct NameQuantity1Apple1002Pear2003Banana1504Grape400However, not all...
View ArticleMy Regexmatch isn't working for one specific row
My formula should be looking through the green table to identify any rows that match the yellow heading of either nurse, addiction professional, etc. Then if it finds a match it should be coming back...
View Article