Need help with Google moving rows on open for Google Sheets Script
I am fairly new to Google script. My knowledge of Java is limited as well (I believe the two are similar). I have a script that moves rows when a checkbox is checked. It also adds some rows and does...
View ArticleAggregate data to show text in one cell
I need to put together multiple entries into one where the results is text and has to be in one cell.From thisto this
View ArticleHow can I find photos of a specific person within an album
Using Google Photos in a private/not-shared album, how can I search for a specific person? I only want to find that person within the album, not across all of Google Photos.
View ArticleIs there a way to merge Gmail messages into a single conversation when...
This question is not about Conversation View. I have had that on, and still do, since I started using Gmail over 15 years ago.There is an old answer, from 2013, that says all you need to do is have the...
View ArticleHow do I expand the Twitter sidebar?
The Twitter sidebar has collapsed. How do I expand it?I can't find an official Twitter forum. Someone has asked this question in Reddit. I tried posting my own question but it was removed without...
View ArticleTransposing varied number of columns per entry into duplicate entries with...
I feel almost certain this has been answered, but in a time crunch I am hoping someone can outline the solution for me, as my searches returned variations that were not quite what I wanted.I have data...
View ArticleKeeping a cell formula set to the same cell even when a row is inserted
I have one sheet that needs to pick up singles sells for a lot of other sheets.On the other sheets I have to change the information each month and I work across the rows so I insert a row at the top of...
View ArticleGmail not forwarding imported emails
I currently have all emails from an AOL account being imported into a Gmail account, and that is working. Once a day it will do a mass import of new emails into Gmail from the AOL account. All imported...
View ArticleCant load https://www.cognitoforms.com/login in Chrome and Edge
Both browser cant load! https://www.cognitoforms.com/loginjust blank! Its pretty critical atm.. help!!!!Google Chrome is up to dateVersion 85.0.4183.83 (Official Build) (64-bit)Microsoft Edge is up to...
View Article#Error! in ImportJSON formula in google sheets
I have been successfully using the following ImportJSON formula in google sheets:=ImportJSON(csgoempire.com/api/v2/metadata/roulette/history?seed=1997, "/",...
View ArticleHow to create dynamic text which include values from cells for alert in...
I wrote the script which transfer values from one sheet to another sheet.I added message of confirmation (alert) which is showing list of values before their transfer:var response = ui.alert('Confirm',...
View ArticleQuery from multiple columns
https://docs.google.com/spreadsheets/d/1g7bKBV5Erd4XI8aMuDI278_g3GMbpy-f8UXqEinxUf0/edit?usp=sharingHere is a sample sheet that has 4 different tabs with 4 columns per tab that I want to 'count' from....
View ArticlePersistent timevalue(now()) [duplicate]
I am using the following formula in a column of cells:`=if(XXnn="";"";timevalue(now()))`(nn according to the row XX to the column).This enters the time correctly as a value is entered in the relevant...
View ArticleApps Script or Formula to Randomly marking the column with a percentage of...
I have data as in the link I attached.enter link description hereThe data will be checked by several operators. Each operator must check data as much as 50% of the total data of each operator...
View ArticleHow do I give users Display Names in Google Groups(August 2020 update)
In August 2020 Google updated the Google Groups interface and now nobody I know can figure out how to add members to groups with a display name, it always ends up as their email. You used to be able to...
View ArticleTurn off emoticons in Outlook Web Access
How can I (if can I) turn off changing text to emoticons, as I type the text, in Outlook Web Access?This ten years old answer brings no solution, because it is entirely about standalone Outlook client...
View ArticleTwo, separate gmail credentials open the same gmail account. Are they merged?
Hope all is well, I have a weird issue and google is not helping.I went to create a G-Suite account using myname@mydomain.com, only to find that a google account: myname@mydomain.com already existed.I...
View ArticleRandomly mark the column based on the percentage of the total data from each...
I have data as in this link.The data will be checked by several operators. Each operator must check data as much as 50% of the total data of each operator randomly.If the number of data from the...
View ArticleAuto Decrease Based on [tags:CheckBox] from Another Tab (or Alternatively...
I have two tabs:"Sheet1" - keeps track of bought and remaining items by quantity "Sheet2" - keeps track of opened itemsIs there a way to auto decrease the value from remaining itemwhen the checkbox...
View ArticleHow do I get values from a single row placed into an array?
I'm trying to find out how to get data from a single row in a spreadsheet using Google Apps Script.I've managed to get data from a single column in a spreadsheet using Google Apps Script but when I...
View Article