How can I log into youtube on a chrome browser without logging into Chrome?
I have a google account and use chrome at home and at work.At home I log into chrome and it automatically logs me in to youtube.com.At work, I use chrome as a guest, but am able to log into...
View ArticleNeed to run a script on all google tabs, but I can only get it to work on the...
Alright. Ive spent four hours on this and Im about tapped out. I have this script herefunction onEdit() { var sheet = SpreadsheetApp.getActiveSheet(); var oldName = sheet.getName(); var newName =...
View ArticleGoogle Sheets: Split months into weeks
I have two columns. One column has months and the second one tokens.I would like to split each month, e.g. Jan 2022 into the appropriate week numbers in a separate tab. E.g. January would feed a column...
View ArticleHOW TO AUTOMATICALLY COPY DATA FROM ONE TAB TO ANOTHER BASED ON A TRIGGER
I need to automatically copy the name and date from "Client" sheet to "Call" sheet based on a criteria or trigger which is "X" on a recurring basis.Ex: If I put "X" on a cell, it will copy the data...
View ArticleUSING INDEX() WITH ARRAYFORMULA
I have a list of data on A1:a7 (blue range) and i have a REF on D2:H2 (green range). I want to use the REF to search in the list where the row is equal to the REF.The example result is on D3:H3I put...
View ArticleCan I sort by one column and if its empty use a different column?
I have a google sheet with 5 Tabs, 1 being the master calendar and 2-5 being individual class calendars.They each look like this:ClassTypeNameDate OpenTime OpenDate DueTime DueTMAReadingIntroductionJan...
View ArticleHow to fix an autofill so it won't change after I change the cell it fills from
I want to simplify my time on Google Sheets. I am wondering if there are any formulaes out there that allows me to fill the cells on it's own with different numbers. I'll show you an example.As seen in...
View ArticleFormula (fx) field character color
I cannot read the orange characters in the formula field in Google Sheets. How do I set character color in the formula (fx) field of Google Sheets?
View ArticleA way to "lock" and "unlock" a Google Sheet's contents
How can I create a cell lock / unlock mechanic in Google Sheets similar to Excel?NOTE: I know how to protect a google sheet and limit editing permissions to certain users. There are many similar and/or...
View ArticlePassword check is not available in Chromium
I'm not sure if this is the correct place to put this question in, but whenever I run Chrome's password check feature, it spins for a while and then shows Password check is not available in Chromium....
View ArticleCan you unsend a gmail if you have completely deleted it even from trash...
I actually sent a gmail yesterday and after sending it, I deleted that email from my device and also from trash section, but now I want to do delete that gmail from the person who I sent it? Is it...
View ArticleHow to use INDEX to filter the last date between two sheets using IF?
So, currently I am using this sheet for a game, for a specific "team/regiment".How it works is when someone does a tryout, this is filled out in the 'Tryout Log' sheet, with the date and persons...
View ArticleIn Google Sheets, grab data from various cells (non touching) from 1 tab and...
I'm not 100% sure what specifically I'm asking here, I think I'm needing a variety of different formulas all in 1. In Google Sheets, I need to pull the results of checkboxes in tab 2, and bring them...
View ArticleHow to find the QR code for Facebook on Google authenticator?
I was suddenly asked to enter a 6 digit pass code when trying to log in to the Facebook app from my Android (Samsung 20) today. Usually i find this code using my Facebook App, which I now have no...
View ArticleWhat languages / logic should I learn to go about making a CPanel clone?...
Not necessarily a CPanel clone but something that has the same functionalities as a linux web panel. (CPanel, aaPanel, Plesk, etc...) Thanks in advance :D
View ArticleFormula Parse Error - unable to work out why
I'm trying to use the importxml function on Google Sheets on this page:https://www.attheraces.com/racecard/Ayr/15-February-2022/1320Essentially I want to import the "Forecast" bit that's down the page...
View ArticleHow can I edit a cell in Google Sheets which is linked to a file name in...
I currently have a Google Spreadsheet with two columns - the file ID of a set of files, the file name. I want to write a Google Apps Script where when I change the file name within the spreadsheet, it...
View ArticleI get an ERROR when using REGEXMATCH
I am trying to use =REGEXMATCH(A1, "good") ; but this creates an error and I can't seem to figure out what the problem is.
View ArticleReturn list of spelling errors in google sheets
I have a list of over 25,000 key terms and need to separate the incorrectly spelt terms from the correctly spelt ones, any idea on how to do this without using the built in spell check to go through...
View ArticleGroup by in lots & text combine - Google Sheets
See gsheet document below. I've got a data set in the "log" tab that I want to automatically aggregate in a certain way in the"target" tab every time something new gets added to the log.So in the...
View Article