Chart a graph from data until today
I chart a graph. Data is from Jan to Dec. X axis is datesY axis is numbers.I want the chart to show only until today without having to keep modifying the chart every single day. Dates are in the data...
View ArticleAuto Categorization of Expenses
I am looking for a way to automate the categorization of a running list of expenditures. So in column B I have expenses listed (auto imported directly from financial institutions) and in column C I...
View ArticleEmbed audio of YouTube video in a web page using element
Good morning, I would like to take advantage of the possibility given by HTML5 to incorporate audio into a web page.However, it seems that the <source> element should refer to an audio file.My...
View ArticleHow to archive comments from a YouTube video page for myself?
Looking for a faster way to save comments under a YouTube video rather than manually expanding the page, collapsing the sub-comments and copy paste in some text file.
View ArticlePinterest - Download all pinned images
Ive got a private instagram board with c. 2000 image pins on which i wish to download as JPEG / PNG etc.If i click into each pin there is an option to download the image, but is there a way i can...
View ArticleGoogle Sheets IMPORTXML's XPath Query for Siblings
What XPATH syntax works with Google Sheet's IMPORTXML function that will retrieve multiple siblings and place them in separate cells?In this XML sample code, I'm trying to retrieve all elements after...
View ArticleFilter rows by value in column that doesn't exist yet
I'm working on a shared spreadsheet for a music camp. Multiple people in charge of the event (some with limited technical skills) will be using this spreadsheet. Last year, they wanted to look at just...
View ArticleGoogle Backup and Sync deletes files after syncing them
There's a google drive shared folder that I wish to download on my drive.The shared folder appears on my drive and is too big to be downloaded via a browser (271Go).I use sync to get it on my computer....
View ArticleCan I rehandle my Facebook account because it was deleted by Facebook without...
Khan Bhai was the name of my Facebook account which was deleted.
View ArticlePopulate Last Cell With Query Function in Google Sheet
Looking for a way to populate an additional column in a QUERY function. Example being my data isA | B ID | Active 001 | FALSE 002 | FALSEand using something like =(query(A:A, "Select A, B[=TRUE]")) I'd...
View ArticleLocked out of Google email , password not working, no codes [duplicate]
Need to get into my Google email . Password not working , no codes .
View ArticleConditionally convert formula range into static values
I have a Google sheet where I'd like to conditionally convert a formula range into its values (effectively locking them). I've searched for a function I could embed in a IF statement but don't think...
View ArticleMatching multiple criteria efficiently in Google Sheets
I'm not quite sure how to word this but will try my best. Below is a snapshot of a sheet I am working on to determine the global supply of a certain item. I would like the last column to display it's...
View ArticleHow do I see which files are taking up the most space on my Google Drive?
I would like to be able to stay under my quota. Currently have I have 100GBs of Drive space and I don't think that I need anymore.I found that I can Empty the Trash but I would like to remove only the...
View ArticleIs there a way to do a "filter", "if" function across multiple columns to...
I do not know how to explain this perfectly without a picture so please take a look at the image before reading. I am trying to filter the data in Fig 1 (Above). based on the headers and then if the...
View ArticleHow do you update google image/search results?
I have noticed that some websites like Instagram and ask.fm, google does not update their search results. For example if i have an instagram username like "Qwerty" then i type Qwerty into google (and...
View ArticleGoogle Analytics Manage user permission issue
I am trying to add my service account to users which requires manage user permission. Under View User Management it says for my UserCollaborate, Read & Analyse, Manage UsersBut when click on...
View ArticleScript to copy a formula to the next row
I have a script that will capture data from the email and saved it to the next available row in a google sheet.function RevisionHistory() { // Use sheet var ss = SpreadsheetApp.getActiveSpreadsheet();...
View ArticleOnEdit Trigger Limit
Is there a limit per day to trigger my script? I am running a trigger onEdit and the sheet may have hundreds of edit in a 24 hour cycle, I am just wondering if this will stop after certain number of...
View ArticleHow to get the row and column number on Google Sheets?
I have a DataEntry Form and I need to get the row and column number where is a value given by the form.For example, from the form I get "test" and that value is on the column 5(E) and row (10), so the...
View Article