Using UrlFetchApp.fetch(url) with regex to extract website data
I'm trying to extract data from a list of >1000 URLs using a script that uses UrlFetchApp.fetch(url) and regex based on this article.This is the code I'm using.function importRegex(url,...
View ArticleI cant find POST in my blog in Google Blogger
I have tried this for a long time but Is happening for the 1st timeI have made a blog on Google Blogger but I can't find a PUBLISH option in my commentsI am totally new to thishopes of getting my...
View ArticleHow to delete attachments/images from an email without deleting the email...
I've received a bunch of emails with large attachments and images. I want to keep the emails (including their headers) for my records, but I don't want the attachments and images using up my allotment...
View ArticleHow to refer to a cell value within importrange function?
I am using this formula to bring data from another spreadsheet file based on name of the month. This time for...
View ArticleFunction to create a calendar for one year with gaps (date and days in...
Is it possible to have a function within a Google Docs spreadsheet which I can link to a button which will create a calendar in the following format:Number will be 1 - 365 for the daysDate will be...
View ArticleGoogle Sheets formula IF or SUM with conditional formatting
I'm looking for some much needed help after hours of looking.I have lets call it a task list of things to do. Columns A B and C have text, column D is a number (hours it will take me to complete task)...
View ArticleLine spacing in Google Sheets
Is there a way to increase the line spacing in Google Sheets, not the cell padding? I'm referring to the space between the lines in a paragraph that's inside a cell. If not, is there an addon that can...
View ArticleHow to find accounts associated with my Yahoo! account?
How do I find all the accounts I've created on different websites with my Yahoo! mail account, considering that I deleted most my emails a few years back, which means I can't search up confirmation...
View ArticleWhy can't I format this as a currency?
Does anybody know why the currency format is not being applied to the highlighted column?I'm using the following ImportJSON script from this gist https://gist.github.com/paulgambill/cacd19da95a1421d3164
View ArticleHow can I back up the Photos I have in Google Photos?
I have all my photos—going back more than a decade—in Google Photos. However recently another article about someone who had their Google account wiped for no reason, and with no course for...
View ArticleCan one edit the sections in a Google Form after sending it?
I sent out a Google Form with several conditional sections inside. After having some responses I realized that I made a mistake in setting the routing to one of the sections. The form skips the wrong...
View ArticleHow to create stacked area chart with grouping
I have data that looks like below:date city state covid1/1 NYC NY 101/2 NYC NY 151/3 NYC NY 121/4 NYC NY 11 . . . . . . . . . . . . . . . .1/1 LA CA 101/2 LA CA 151/3 LA CA 121/4 LA CA 11 . . . . . . ....
View ArticleCan a Script distinguish IMPORTRANGE N/As due to non-existent Tabs from N/As...
I'm creating a sheet that will import and process data from other Sheets. On a daily basis, the user will be given a new document to process with it. I have cell B1 reserved for them to enter the URL...
View ArticleHow to autofill date but skip Friday of every week?
I was trying to skip Friday of every week when I am trying to autofill the date in Google sheet.There are formulas to skip weekends but I couldn't find any formula to skip any specific day of the week...
View ArticleHas Facebook changed algorithms significantly over time to lower the reach of...
I'm a part time pencil drawing artist. 2-3 years ago, one simple sketch on my page would get easily lot of views and around 100 likes. I'm not saying that my sketch was good/bad based on these stats....
View ArticleHow to get a value in context of a random filled cell
I have a field which needs to get a random value in context of another random value.Let's say I have a random person rowPerson has a field with a favorite specific food.I want to generate a random...
View ArticleHow to combine words from multiple cells with the REGEXMATCH command?
I want for example use the REGEXMATCH command to recognize when certain combinations of words is found in a specific cell, for example: =REGEXMATCH(C25;C29&D15)Let's say that in C25 there is the...
View ArticleCheck if Google Sheet cell contains string from range of cells
I have a spreadsheet with a list of job titles in column A and a list of specific words in column C (C2:C13) ('researcher' ,'scientist' for example). All I want is to fill column B with TRUE if the...
View ArticleHow to find messages from friend who deleted their account?
My friend deleted her Facebook account. Now I can't find the Messenger conversations we had in my account. How do I find those old Messages?
View ArticleAllocate budgets into daily levels based on date range
Is there a way in Google Sheets to allocate cost/units evenly into daily breakouts if a total is entered with start date and end date? Ideally this would happen through a Google Sheets query. I've seen...
View Article