How can I see how much storage I use on Slack as a regular user?
https://slack.com/help/articles/360035940353-File-storage-in-Slack indicates the file storage quota on Slack for each plan:PlanFile storageFree plan5GB total for the entire workspacePro plan10GB per...
View ArticleFacebook - how do I display "Ask {pagename}" widget on my page?
When I visit some pages I see widget like thisI tried everything to achieve same behavior, for example I added the test questions from page settings->messaging->questions and answers, like...
View ArticleCan Google Workspace users leave Google Play reviews/ratings
A known problem with Google Suite was that users were limited in ways that regular (so-called “gmail”) users were not, including paying customers.This included Play reviews/ratings. GSuite users were...
View ArticleGrep links to Twitter from a web page
I am using this formula to get all link URLs from a website:=importxml("http://centegix.com", "//@href")How can I get only the URLs that point to Twitter?
View ArticleHow do I hide, close, or collapse the Google Help Assistant sidebar in Google...
Within Google Workspaces, the Help Assistant sidebar is always open and it blocks content on the page, and there's no obvious way to close or hide it (beyond nuking it using DevTools, of...
View ArticleGoogle Finance formula - YTD, 1YR, 5YR, max return
I have got the below formula for YTD:=GOOGLEFINANCE("GOOG","price") / index(GOOGLEFINANCE("GOOG","price", date(year(today()),1,1)) , 2,2) - 1I have got the below formula for 1...
View ArticleHow can a portion of a website show differently in different location? [closed]
For example: Trending section of Youtube.com open differently in different locationBut Stackexchange.com has site opens same globally.How can a portion of a website show differently in different location?
View ArticleHow to compare 2 columns and with other 2 columns and return value
I want to match Column B & C data of image 1 against Column D & E of Image 2 and if both data math then return value from Column H. How can I achieve this in Google Sheets & Excel.
View ArticleSerch for multiple strings in importxml
=query( importxml("http://centegix.com", "//@href"), "where Col1 contains 'twitter'", 0 )How to make this formula to return just "Twitter" if it contains a link to Twitter. Is it possible to search for...
View ArticleDynamically split a row depending on cell results & copying the beginning of...
I'm trying to dynamically split a row in columns depending on the results of my cells with copying the beginning of my rows each time.What I have :What I need :The Google Doc exampleI've tried it over...
View ArticleCannot login my Google account
I try to login my Google account. After inputting the account/password, Google said it has sent a verification code to recovery email. I then input the code. Google then ask for a mobile phone and I...
View ArticleHelp adding checkbox to google sheets
I am a novice to google app scripts. However I need to copy selected rows (with a checkbox) to a second sheet. I am using this code below. However it copies the entire source sheet. I only need rows...
View Articlesequential number as long as they are in the same category, but if the...
I have two columns in my Sheet, one for the serial numbers and the other for the category.I want the numbers to be sequential as long as they are in the same category, but if the category changes, I...
View ArticleScrape blockchain data into Google Sheets
I’m trying to scrape some data in Google Sheets for the following page: https://mtvscout.com/token/0xa4b775e2563fa3a7f4d82ada9595383edc4bcb68/instance/20/token-transfersThe bit of information I need is...
View ArticleAutomatically dropdown list
I have two columns, the first contains the name and the second contains the gender, which is a drop-down list (male/female).Sometimes I need to add a new line from the middle of the data, but when do...
View ArticleWhen sending an attachment to 100 recipients, will there be a copy for each...
I am wondering in terms of co2 footprint, when someone in my company sends an E-Mail to 150 recipients and this E-Mail contains a 10 MB pdf attachment. Will this PDF be cloned, stored on the server 150...
View ArticleIs there a way to block news from a particular source in Yahoo! news?
To the right of the news item there are three small dots that say "show less news from [source]" when I click on them. Less, however, is not none, and it is very annoying that I continue to see...
View ArticleFinding average based on criteria (non-contiguous cells)
I was wondering if someone could assist me. I am trying to research it myself but have become stuck.Here is a sample of a Subject Mark-Book. Different units have different grade boundaries attached to...
View ArticleIndexing a list of songs with Google Sheet query
I have a big list of songs in Google Sheets which looks a little bit like this:Number of SongBeginning of SongTitle of SongAlternate Title of SongA1Should old AcquaintanceAuld Lang SyneA2Old MacDonald...
View ArticleHow to output a conditional count of items on a chart?
I have a spreadsheet, which has information filled in by a number of people with a date when this information was added, something like this:Person Title Researcher DateData engineer Adam 05/06/22CEO...
View Article