Data validation that depends on other cells
I'm trying to solve this problem - I want to make drop-down list for 4 cells with this rule: if none of other three cells have value "J", then drop-down shows one choice: "J", but if any of other three...
View ArticleWhat's the workaround to copy the link for a cell when using IMPORTRANGE?
I want to know what the correct way is to use IMPORTRANGE while it also gets the correct link for another spreadsheet. What ends up happening is that the link directs to the current file instead of the...
View ArticlePasskeys aren't allowed on this account when trying to configure on iPhone...
I want to configure a passkey for my Google account.On my iPhone Isurf to https://myaccount.google.comclick the Security tabclick PasskeysI'm shown a screen stating "Passkeys aren't allowed on this...
View ArticleGoogle Sheets - smart filtering
So I need to do something which might be a standard feature in spreadsheets, but I have no idea how.I have a landing page that processes T-shirt purchases by families. Each row represents an order,...
View ArticleAutomatic Numerical Incrementation
I'm trying to get automatic incrementation working for a dynamic range of data. I've got this convoluted formula that works in some of the cells but not others, returning a #Value error that doesn't...
View ArticleIMPORTHTML in several columns and SUM
I want to calculate the average historical dividend yield of three stocks. For this I import the data from a table with IMPORTHTML.When I now calculate the sum, the value is 0.I have played around with...
View ArticleHow to avoid dialogs going semi-transparent? [closed]
If I double-click a word, I get this (untitled) dialog box:If I then move the mouse to reach it, it goes semi-transparent:How can I avoid dialogs going semi-transparent like this?This is on latest...
View ArticleHow do I find out which version and version number of MS 365 Word I'm...
I'm using a program titled Word at https://www.microsoft365.com/Help has no About box. This lists six versions. Support refers to two versions, but the nearest match to here ("Windows") refers to a...
View ArticleHow to avoid Show ΒΆ messing up the word wrap? [closed]
This text is word-wrapped as expected:until I Show ΒΆ, which messes it up:losing WYSIWYG at Print:How can I avoid this?This is on latest Windows Chrome. I don't know which version of 365, since I can't...
View ArticleDoes regex101.com allow POSIX-compliant regexes? [closed]
I use regex101.com a lot to test out more complicated regexes.I now want to develop a regex for use with Haskell's Text.Regex.Posix. So this provides POSIX-compliant regexes.Does regex101.com allow for...
View ArticleTwitter Search to display retweets over a date range
Is it possible to display retweets in combination with a date range? For example:(from:htGOIW) until:2013-01-07 since:2013-01-06 include:nativeretweets filter:nativeretweetsThere should be 2 retweets...
View ArticleCountry of Dropbox sign in [closed]
We have had suspicious activity in one of the Dropbox accounts at my company. We believe it is an ex-coworker signing in and deleting files. We cannot change the password (stupid company policy), but...
View ArticleConvert link text to clickable button with title of linked web page
Often, when I paste a link into a document in Google Docs, a pop-up will appear to allow me to replace the text of the link with a clickable "button". The pop-up says "tab to replace with..." and shows...
View ArticleHow to use OFFSET in ARRAYFUNCTION?
I have the following function, which calculates the average of the previous 7 rows of the column on the left.=AVERAGE(OFFSET(C8;-6;-1;7))The problem: whenever I update the data column I have to update...
View ArticleHow do you work with the Color Class array?
In Google Sheets using Apps Script, I want to read in the font color in many cells, change some values (change colors) in the array, and write them back to the cells.I have previously used...
View Articledata validation case sensitive string in google sheets
I'm trying to formulate a data validation code in Google Sheets for a simple 6 letter string - any 3 capital letters and any 3 lowercase letters. I believe I should be using the RegexMatch function?...
View ArticleWhy isn't my Azure cost alert listed in the cost alert tab?
I use Azure to call OpenAI models via Azure OpenAI Service. I created a resource. I created an instance assigned to that resource. I deployed a few OpenAI models in that instance. I created a budget...
View ArticleHow To See The View History Of Google Docs, Sheets & Slides
Looking for a way to access the total number of page views for my Google Docs. In this documentation from Google there is mention of viewing history, and says in step 2:At the top, click Tools and then...
View ArticleFilter Google search results for keyword, but only if keyword isn't part of...
How can I search Google for a keyword such that the result will show "results containing keyword, but not when found next to a given word".For example: I want all results which contain "apple", but...
View ArticleHow to prevent email address from being suggested when composing email in Gmail
When composing an email to certain addresses in Gmail, it suggests more addresses to add. How can I prevent a specific email address from being suggested?I can remove the offending email address from...
View Article