How to find a specific Trello card by card id or date
Our Trello board currently has about 500 cards on it. We can easily search by card number if it's three digits long, e.g. 123, but searching for two digit card numbers also returns three digit card...
View ArticleAdding (and updating) time stamp when cell color is changed in Google Sheets
I'm very new to scripts so please bear with me. I want to make a condition where if a cell color is changed, a new timestamp is created. So a cell will start from white (unused) and change to ~3...
View ArticleWhich database to utilize with a Progressive Web Application [closed]
I'm new to this community so please, be gentle and if I'm on the wrong community please let me know. And yes, What I'm asking is kind of opinion based. But I'm trying to find a good solution to my...
View ArticleFill a column with dates for two days per week
I need to keep track of an employee who works Mondays and Thursdays. I need to fill a column with dates for these days. I know how to do sequential dates and I have tried dragging down from the corner...
View ArticleGoogle Sheets time in one cell cost in another [closed]
I would like to enter the time in one cell and have the sheet calculate the cost in another cell.For example, if the time is less than 3:35, then the cost would be $6. If it is greater than 3:35, the...
View ArticleCan I follow a user's activity on a Bugzilla instance?
There's a user who I see active on a bunch of bugs on a Bugzilla instance (= an installation of the bugzilla bug tracker on some website) I'm on. But - I don't see everything he's doing...I know I can...
View ArticleChrome autofill and password manager [migrated]
I recently started managing my passwords with keepass. The WebAutoType plugin is used to fill in fields in Chrome.One annoying problem is that Chrome often automatically fills in the username, and then...
View ArticleIs it possible to have multiple sheets each shared with different people...
I have a template of the sheet already. I was going to name each tab the student's name and share each sheet with that student privately. I would like to know how to automate this each week with the...
View ArticleChange Google Organization Inbox Name [closed]
I'm looking to change the "nickname" of the inbox for my Google organization. I already tried changing the organization's name in the admin page but it still has not changed. I want to change the text...
View ArticleHow to test one cell of numerical data against many numerical filters?
I have 50-digit long binary IDs (whose numbers correspond to qualitative data of a two-consonant long string) that I want to filter based on partial matches to what I call filter IDs, which are also...
View ArticleCan’t login yahoo email, **Uh-oh... We can't recover your account online...
What is the meaning for this error strong textUh-oh...We can't recover your account online because there are no other options on file for your account,
View ArticleHow to solve "incorrect username or password"? [closed]
I suffer this same glitch. What's wrong? How do I correct this?On 1 Oct 2023, Reddit suddenly signed me out when I was typing a comment. See screenshot below. But I know my WiFi was working, because I...
View ArticleHow can I format a cell to show the first and last characters and an ellipsis...
I'm using Google Sheets.Let's say I have a cell whose value is a42c04ae-ea06-4992-b0bf-254943a7fdc2.And I want it's column to be somewhat narrow, where unfortunately I won't be able to see the whole...
View ArticleMigrating Lastpass to Google Password loses all notes [closed]
I migrated all my Lastpass passwords to Google Password by first exporting them to a .csv file, then importing that file.In Lastpass, I often also entered something in the "notes" field, each time I...
View ArticleGoogle Videos Search "sca_esv" query parameter possible tracking
When I search for something on Google and then go to Videos tab, I get a URL...
View ArticleHow can I use this script for multiple Google Sheets tabs? [closed]
function clearTheSheet () { var app = SpreadsheetApp; var activeSheet = app.getActiveSpreadsheet().getActiveSheet(); activeSheet.getRange("C8:I20").clearContent();}
View ArticleTurn off auto-translate for Firefox [closed]
How can I turn off auto-translate by GoogleI mean this I have clicked many times on "don't translate for this site" or "don't translate for English"This doesn't help. The line appears again every time...
View ArticleHow to combine ARRAYFORUMLA with INDIRECT to iterate over multiple sheets in...
I have an expenses spreadsheet that has a sheet tab for each month with a breakdown of expenses of items paid by 'X' person. The main sheet searches all month sheets manually to combine all expenses...
View ArticleHow can i get sum of data with specific date within table not just a column?
I'm need help to make formula. As the title said i need to get sum of data with specific date within table not just a column. Is that possible?Here is the dataset below:I tried to make some of formula...
View ArticleSelecting only rows corresponding to Thursday in a column of dates - Google...
I've the following dates in a column and I'd like to select only the rows corresponding to Thursday in Google Sheets. Could you tell me how to get this result please?
View Article