Bar chart that counts rows google sheets / Pandemic-like chart
I have a google form linked to a google sheet (so every time somenone fills the form, a new row is created). I would like to make a chart that count the number of rows each day. In the example shown...
View ArticleGoogle Sheets to Gmail Search
Basically I store order data in a google sheet.The Rows are in numerical order corresponding to the order number, is there a way to link clicking on the order number to a gmail search...
View ArticleWhy does my uploaded YouTube audio sound muffled?
long time lurker here in need of assistance.I created a video and it’s a montage of various videos I own. The mp4 plays fine but as soon as I upload it to YouTube one of the montage clips goes mute....
View ArticleHow do I preserve the color scheme when adding a row in draw.io table?
In Draw.io perform the following:In "Search Shapes" enter "Table" use ENTER key to search.Pick the first green color scheme table by selecting, draging anddroping on canvas.Double click on the table to...
View ArticleHow do I get a formula copied to all cells below it in the entire column and...
If in Cell A2 I have the formula, =IF(MOD(ROW(),1)=0,A2+1,A2)how do I get it copied to all the cells below in the entire column (e.g. 900'000 cells) instead of manually dragging it down to eternity?
View ArticleDo sites know my name when I'm signed in to Google?
When I visit a site like https://medium.com/, I see a popup asking me if I want to "sign in to medium.com with Google", along with my Google account's name and profile picture.How does this work? Does...
View ArticleHow do I populate cells (with formulas) from one google sheet into another...
I'd like to populate Columns C and D in an entirely new spreadsheet, where Column D still auto-populates the cells just as it does in the original/first sheet (as it does in the photo attached inside...
View ArticleHow can I create a poll on Facebook?
I have seen polls on Facebook. I even remember creating them. However, I can no-longer find how to do it. What do I need to press?What I tried:Click homeClick to edit new postClick ... to select type...
View ArticleCalculating hours based on data validation selection
Sheet LinkHello all!I was wondering if someone could tell me the best way to have the hours calculated in the "May" tab translate into the Employee View Tab under the respective employee? I'm trying to...
View ArticleCreate a function to upload and import spreadsheet file to google sheets?
I have successfully created a button to execute a function that will actually grab the file off on my computer. But will not to completely import the data of that file into a new sheet tab.My current...
View ArticleHow to retrieve rows of data that loop through the whole sheet
In Google Sheets I want to be able to copy four rows at a time to a new sheet but every week the four rows change. Each row is 11 cells long.Example:Week 1: Rows 1-4Week 2: Rows 5-8etc until it hits...
View ArticleWhy does gmail fail to apply the filters for imported emails?
I forward my emails from(1) IEEE using an alias (@ieee.org)(2) AOL as imported via POP (@aol.com)I use the filters to label incoming email.I noticed that the filters I set up in gmail only work with...
View ArticleHow to see the answer in Google Forms
How is it possible to see the answers of a questionnaire in Google Forms, before sending it?Could you use the Google Chrome item inspector?
View ArticleGoogle Scripts DriveApp searchFiles does not work on a specific folder
I am trying to search through some files stored in a specific folder on Google Drive using Google Scripts. This is for creating a "Deployment Folder" for my school for the upcoming academic...
View ArticleAsk Google to remove email ALIAS (from a domain I own) from a GMAIL account
Facts: I have a Google Apps account with my domain: example.comI created a user for my domain: alice@example.comAlice registers alice@example.com as an email alias for her gmail account:...
View ArticleCan Facebook group admins see the location of people who contact them to join...
I messaged a group admin requesting to join their private group and the admin was able to see my location (albeit it wasn't my actual location because I was using company server).I was using my phone...
View ArticleHow to resize a table using Insert Table in draw.io?
In Draw.io perform the following:In "Search Shapes" enter "Table" use ENTER key to search.Pick the first green color scheme table by selecting, dragging and dropping on canvas.Double-click on the table...
View ArticleCustom function to export a google sheet to PDF
I have tried may "Export to PDF" functions and none of them are working.Below is my code:code.gs function printPdf() { SpreadsheetApp.flush(); var ss = SpreadsheetApp.getActiveSpreadsheet(); var sheet...
View ArticleReturn closest value from two-dimensional data in Google Sheets
I have an input value and a table of two-dimensional data in Google Sheets. I would like to output the value from the table that is closest to the input value, either without going over the input value...
View ArticleGoogle App Script DriveApp get top level parent of a file
I want to know how to find out the top level directory parent of a file (which resides under "My Drive"). Files are stored under multi-level sub-folders.Since I have the same file stored in multiple...
View Article