Saving a Facebook page without it being broken
When I save a Facebook page in Chrome, it's all broken and the content that I loaded are not organized like the original page - in fact, it doesn't have any formatting at all. Say if I have 5 images or...
View ArticleTransferring a Facebook page from business to personal page
How can I transfer a Facebook page that is "owned by" a Facebook business, created and managed by myself under my own account, to instead become a personal page?Reason:Running ads on a personal account...
View ArticleFill in missing dates in google sheet query
I have a google sheet query like this:=QUERY(A2:I;"select I, sum(C) * -1, count(C) group by I order by I ASC"; 1)And it yield a result like this:In the source data not all months are occur. But in the...
View ArticleHow to show all messages with any label in Gmail?
I want to see a list of all mail that has any label, including the inbox label. This is similar to the All Mail view, except All Mail also shows archived messages. I don't want to see the archived...
View ArticleGet historical stock price in another currency
This formula returns the daily stock prices of A1 in the last two years:=GOOGLEFINANCE(A1,"Price",today()-(365*2),today(),"DAILY")This formula returns the daily conversion rate from USD to...
View ArticleAre you allowed to hide an embedded YouTube video?
I'm building a small quiz application (something like "what song is this?") with embedded YouTube videos. But the questions are too easy if you can see the video (the answer could be in its title). So...
View ArticleHow to solve situation where I need timestamp script to work on cell auto...
can someone help me with this problem.I have timestamp script running in google sheet and it work fine when I manually change value in cell. But I can't find any solution how to have timestamp working...
View ArticleGoogle Sheets: How to count a streak/consecutive occurrence of one number?
I am trying to count amount of consecutive occurrences of number 0 in a row.A B C D E F 5 0% 0% 0% 0% 0%2 0% 0% 1% 0% 0%Formula in A1 and B1 counts how many consecutive 0 are in a row and stops if...
View ArticleYoutube: title & description translated – but ignored in search result display
I have translated the title & description of my Youtube video into several languages, incl. Spanish.Now, when I set my browser locale to Spanish (using an extension), and visit the video directly...
View ArticleConverting Date/Time string to Date/Time Value using Google Sheets
so I'm confused as to how to take the auto-populated string "01/18/2021@19:00 (CST)" into a valid Date/Time format.I know that I should be using Date formula but am unable to program this correctly....
View ArticleHow to modify a file in Facebook
I looked up this question and it says to click on the three dots by the file and modify will show on the new Facebook. It does not. I only have the option to download or see original post. I pinned the...
View ArticleI can't access my old Yahoo! account
I have a yahoo account that I made years ago. I left it unused for a while and I tried to open it recently but it wants me to verify my account by sending a code to my mobile number that I do not have....
View ArticleWhat's the best way to upload a million row spreadsheet as Google...
I have an Excel spreadsheet with over a million rows that I would like to have as a Google sheet.I tried uploading the file as a CSV to my Google drive, which worked. Then I tried opening it as a...
View ArticleGmail is not auto syncing on the computer
I had someone ask me about a problem that just started. They open Chrome on their computer and go to Gmail. The view that comes up is the inbox. What he said use to happen is that he could work on...
View ArticleHow to include a formula as part of the criterion when using COUNTIF?
I am looking to count how many values are higher than the average of the values listed.A150240330420510Total: 150 Average: 30=COUNTIF(A1:A5,">30") Answer: 2How could I replace the ">30" with a...
View ArticleReplace first value in a given range (column)
How would I look up the first value < 0 in this range and replace it with 0? If the value <0 does not exist, I'd like the column to remain intact. I've been struggling with this for a day...
View ArticleExpand Google Sheet Formula to Numeric Cells Only
My Google sheet has numerous formulas built up of other cells which are themselves formulas (which are in turn either formulas or value cells).Is there a way to generate/print/express the formula for a...
View ArticleHow does Discord keep me logged in without cookies, logins, or site data?...
Under my browser settings (Firefox 83.0 on Fedora 31), I have enabledWhen closed, Firefox should automatically clear all…CookiesCacheActive LoginsOffline Website DataHowever, even after doing a full...
View ArticleChecking if a value is within one of many possible ranges
I have the following table, with two rows. The first value in each row is the "minimum difference" between terms. The rest is a series of numbers at least that far apart from each other, but could be...
View ArticleGuideline for converting a pivot table to a query in Google Sheets?
I'm running into limitations as to what a pivot table can do.Is there a ready guideline for converting a pivot table to a query?Alternately a set of examples might do.
View Article