Is there a way to import captions from youtube to google sheets? [closed]
I want to upload captions for every new video in my channel to Google Sheets and then to my site mrhack.io.Ideally, there should be three columns in Google Sheets: Video title, Video URL, Video...
View ArticleHow to get Mastercard conversion rate?
https://www.mastercard.com/content/mastercardcom/global/en/personal/get-support/convert-currency.htmlI want to get the conversion rate for a pair (0 commission, same day)Mastercard's rate is sometimes...
View ArticleGoogle Sheets Entries into Google Calendar in same date
I am trying to create full day event in google calendar using google sheet. I have used the following script and it is working fine with my sheet but it has added event in the previous date:// function...
View ArticleImportHTML Script at Bulk
With great help, this script is working to pull in the 2nd table on the below link. The table cannot be scraped with IMPORTHTML unlike the first table (Regular Season works, Playoffs...
View ArticleHow to find word derivations on a dictionary website? [closed]
The major dictionaries include Oxford's, Merriam-Webster's, and dictionary.com. However on none of these sites do I find an easy or straightforward way of collecting the word derivations. How can I...
View ArticleHow to search tweets which contain a word on a specific date?
For example I want to search all the tweets which contain "stackoverflow" on date 25-12-2021. I tried the following in the search bar:"stackoverflow" until:2021-12-25 since:2021-12-25Above query is not...
View ArticleSign attempt was blocked - alert
I received this message in my same named yahoo email n......d@yahoo.com. I also received this message in text to my cell phone.Sign-in attempt was blockedn......d@gmail.comSomeone just used your...
View ArticleHow to accomplish long term XMR_BTC Historical Data analysis? [closed]
For this sheet:where can I get access to this data going back further? I'm primarily interested in the visual representation of XMR cost in BTC.In the absence of finding such a chart easily available I...
View ArticleHow do you utilize conditional formatting for times over multiple days in...
I am trying to visually see when events are taking place on our site. I have a list of events, their start date/time and end date/time. I would like to create a visual such as a gantt chart that shows...
View ArticleHow to search tweets with a specific word in a sorted way(latest tweet first)?
For example if I enter "stackoverflow" in the search bar, it is displaying all the tweets with word "stackoverflow" but not in sorted way(latest tweet first).
View ArticleCan I use Google Colab Pro in a non available (not launched) country through...
I have a google colab pro account which I have created while residing in the USA. Now I am residing outside USA (not in any of these countries: United States, Canada, Japan, Brazil, Germany, France,...
View ArticleIs there a way to remove entries based on condition in =filter?
I probably did not phrase my question accurately. Is there a way to remove the result 'a' because it fulfils the '<>1' condition? I am pretty sure a mixture of query and arrayformula is needed...
View ArticleSearch Gmail for % Symbol [duplicate]
I want to search my Gmail for emails that contain "100%" But it doesn't seem to search for the % symbol, it just returns anything that contains 100
View ArticleApply FILTER() to result of TRANSPOSE() with custom condition
I've got the following data in a sheet:ColA ColB ColC ColD ... [lots of additional columns]ItemA A B CItemB D EItemC FItemD G H(table A)I am trying to apply a transpose and a filter, so that I can get...
View ArticleDisabled account
I can't find my disabled account on the login page as it say The email address or mobile number you entered isn't connected to an account. Find your account and log in.
View ArticleWhy visiting saved page in Wayback Machine shows not archived?
I want to save https://www.cs.ubc.ca/~fwood/CS340/lectures/AD2.pdf to Wayback Machine.It shows "A snapshot was captured. Visit page ..." however visiting that page shows "The Wayback Machine has not...
View Articlewhen I input a number value in cell can it auto format to show all numbers i...
So 132.468 & -186.0152 & 167.03... I don't want to have click format button every time to adjust it to see the whole number.
View ArticleHow to emulate behavior or cmd + down arrow in Google Sheets Macros?
If there is a column of 10 full cells in a row, and you go to the top of the column and hit command + down arrow, it activates the lowest non-empty cell.I tried to record a macro while using cmd + down...
View ArticleGoogle Sheets "Query" issue with rounding
I am using a formula of:=INDEX(QUERY($I$19:$I$30,"select I where I >= " & rounddown(D$27,2) & " order by I limit 1",0),1)In D27 I have a value of: 0.8190In I19:I30 I have a series of...
View ArticleGmail filter is incorrectly filtering out some messages
I have a rule in my gmail. It is a simple rule which says, basically, if any message coming in has the text "[GNC]", give it the label GNC and don't add it to the inbox. There is no other rule that...
View Article