Populate Google Sheet with Data From People Chip
I would like to create a google sheet that places different information contained in a given contact card in to separate columns with the maximum amount of automation possible.Is this possible, and if...
View ArticleWhy do my data points end up in the wrong places in my graph? (Google sheets)
So I am trying to insert a vertical line in my graph in google sheets, by following the solution given here: https://stackoverflow.com/questions/58026200/add-a-vertical-line-to-google-sheet-line-chartI...
View ArticleHow to do multivariate regression of data in array in Google Sheets
BackgroundWhat I want to achieveI have some handy lookup tables that I want to find a formula for, so that I can plug in arbitrary numbers between the ones the table lists, and get serviceable...
View ArticleGoogle app script editor so slow. over 1 minute just to print "hello"
Not sure why this is happening or when it started, but on 4/13/2022, I noticed executions from the editor on Google Apps Script is really slow. It takes over 1 minute to do anything.function...
View ArticleGoogle Sheets - How to find duplicates within each multiline cell against a...
I am a novice with Google sheet, please pardon my ignorance. I inherited a data sheet that I am trying to improve. It's a massive data that continues to grow each day.The daily task: I receive a list...
View ArticleGoogle Sheets - Function that generates range reference based on 'base' and...
I'm looking for a function whose interface is the same as the OFFSET function but returns the range reference (ie. A2:A20) instead of the actual range itself.Below, I've outlined this imaginary RANGE...
View ArticleHow to pull data from different tab with dropdown?
Very inexperienced Sheets user here. I want to pull data from one tab and present it on another in relation to a dropdown.Demo...
View ArticleScraping .svg images from Wikipedia into Google Sheets?
How can I scrape .svg images from Wikipedia into Google Sheets?What I've discovered so far:Google Sheets'IMAGE() function doesn't work for .svg filesThe images I want to grab from Wikipedia are .svg...
View ArticleVimeo Player Parameters
I am embedding some Vimeo video content on a site and clicking the "share" link gets me an iframe with src url like this:https://player.vimeo.com/video/295476812?h=3b476d8fcb&color=f7021fAfter...
View ArticleAnyone know of a way to really get through to Facebook
My Facebook accounnt was hacked and the password was changed. I realised because I received an email about the password being changed and about a number of email addresses I didn't recognize, being...
View ArticleCompile all events of the pages and groups I follow on Facebook?
Is there a way to compile a list of all events the pages and groups (and possibly some friends) I follow on Facebook creates (or join in the case of friends)?Currently I have to open hundreds of pages...
View ArticleGoogle Sheets: How to copy documents and retain access from IMPORTRANGE on...
I do not believe this question has been answered elsewhere.I am creating Google Sheets Document A and linking it via IMPORTRANGE back to Google Sheets Document B which contains the data.Both of these...
View ArticleHow can I get a list of all my albums in Google Photos with counts
There is another question for this but it hasn't been updated for a few years and although the solution offers by müzso partially works it doesn't give a list of all and it doesn't give counts.I know...
View ArticleI want date with yyyy/mm/dd format on google sheets
I want to convert mm/dd/yyyy to yyyy/mm/dd with function on google sheets.I applied TEXT function like the picture but it's not working.How can I convert this?
View ArticleGoogle Sheets SUMIF with date doesn't sum
I want to sum the amounts column B that have a receipt date in column A in 2018. I tried using this SUMIF formula for that:=SUMIF(A2:A4,YEAR(2018),B2:B4)I expected the result to be Fr. 5 but Google...
View ArticleCan't log in to Google on desktop, despite verified-as-correct email/password
I have a Windows 11 laptop with Firefox installed as my primary web browser, and Brave as backup. I logged into a company Google account on my Android 12 phone, adding it as a Google Account under the...
View ArticleHow can I combine the data of rows with duplicate data in one column and...
I'm working on a spreadsheet that contains the data of lots of organisations. I'm importing some data from an existing spreadsheet which contains a lot of duplicate data in the "organisation name"...
View ArticleHelp with SUMIFS formula with horizontal and vertical criteria + REGEXMATCH
I need some help trying to sum totals for different events based on horizontal and vertical criteria. I've tried doing different combinations of SUMIFS + INDEX + MATCH formulas, including transposing...
View ArticleReplace blank spaces in repeating JOIN() with "no contact"
I want the spaces between the semi-colons that indicate no number was found to be replaced with "no contact". Thanks.
View ArticleStart Verification Button not showing in FB business manager account
I have successfully created my FB/Meta business account using below linkhttps://www.businesschat.io/post/6-simple-steps-to-get-your-business-verified-on-facebookBut after creating account at FB/Meta...
View Article