Gmail - sent emails are staying in Inbox
I have Gmail enabled with the send button "Send and Archive", but when I reply to an email, the message still stays in my Inbox.I'm thinking that it could be one of my filters, as I have some filters...
View ArticleAverage of every 3 rows
Say I have a sheet like this: A B1 32 22 2 25 443 10 584 145 876 327 58 979 73The sheet in reality has hundreds of rows. I need a formula that averages the first 3 cells of column A, and then if I copy...
View ArticleAllow account configuration for my website
I'm building a social networking website and want to add account configuration to it. Specifically, I want to achieve the following functionalities:When a user signs up/logs in with email, he/she will...
View ArticleScript Execution succeeds but reports failure
I'm running this script on a Google Form responses sheet:function autoSort(sheet) { var SORT_COLUMN_INDEX = 10; var ASCENDING = true; var NUMBER_OF_HEADER_ROWS = 1; var range = sheet.getDataRange(); if...
View ArticleHow can I bulk remove all Facebook friends?
I'm tired of Facebook and the only reason I'm keeping it is that I use the login in quite a few places. I also have some facebook business pages that I manage that I need access to.I have already set...
View ArticleWeb application login and sign up
I want to make a login and sign up screen in HTML for my site. Most websites only have tutorials for making the login and signup screens' user interface. But I want to make the login and signup with...
View ArticleHTTP GET to Binance API via Google Script
This might be related to the following topic. I understand that I should not add a BODY to a GET, but it doesn't seem to solve my problem.I am trying to reach Binance API's avgPrice through Google...
View ArticleGmail assigning Message-IDs with two different domains
I am trying to troubleshoot a mail delivery issue that seems to be related to message IDs for messages purportedly sent from a single Gmail address, to a domain whose mail is handled by G-Suite. Some...
View ArticleApps Script - Deploy from manifest - Install add-on
The Apps Script code editor has a feature to "Deploy from manifest."After creating and saving a new deployment version, a link is shown that states:Install add-onI can not find any documentation for...
View ArticleGoogle sheets: Create new row when row is filled
I need to create a log of sorts and would like it if i could have an empty row (Row 2) and when something is entered in row 2 it adds a new empty row above so the newest entry is always at row 3, is...
View ArticleHow to fix the progress bar while playing youtube video?
Youtube progress bar and (red bar) and the current position (45:17/2:36:00) disappears after three seconds or if I move the mouse cursor out of the video window.Can I fix the progress bar or current...
View ArticleWhy is Google Dutch when I requested non-dutch Google?
I've reconfigured all my settings to English (US) on the settings of:MacOSGoogle ChromeMy Google AccountSo any idea where I should look next?
View ArticleShow the top 1 value using pivot table in Google Sheets
I have a pivot table in Google sheet and would like to filter the top 1 item in the table. What custom formula is needed to achieve this in the filters?Sheet:...
View ArticleInsert Blank Row after Every New Value in Google Sheets
I really need some help with this one. I’m not sure if this is possible but I would like to know if there is any way to insert blank row after every changed of Data in ColumnA(Country) which is the...
View ArticlePercentage Profit and Loss - Not so simple
I have a list of items with buy prices ranging from $0.5 to $3000 and quantities can be bought from 0.5 a unit to thousands of units. Here is anWhat's wrong with the data?P&L Percentage This is the...
View ArticleHow do web ad's collect revenue? By page rendering or by clicking?
Many sites ask for disabling AdBlock to continue using the site and I've obliged to the request if it's absolutely must.However, even if I disable the AdBlock, I never click the ads (hide them if...
View ArticleGoogle Forms data to Customized Google Sheet with real time population
I have an existing google sheet that is formatted how I need it. I am looking to populate specific cells of this sheet in real time based on responses from a google form. What is the easiest way to...
View ArticleMove cell values from one cell to another with scripts
Move cell values from one sheet to another using a button.Consider 3 sheets.One sheet is called "Tentative Attendees."It contains a column of names. Say cell A1 contains "John Doe," then cell A2...
View ArticleHow to change only Gmail profile picture
Does anyone know how I can change only my Gmail profile picture, not my Google profile picture.I know it was doable because my profile pics on my two Gmail accounts are different from each other AND...
View ArticleHow can I disable closed captioning when it's already disabled?
Here's the set-up:I'm broadcasting a live video stream in one location, and viewing that stream in a different location on my iPhone using the Facebook app. I'm then using ChromeCast to send the video...
View Article