Anyone managed to use Google Sheets History?
It's File - Version history - See version history.Anyone managed to actually use it?Because once you open it every click or scroll takes minutes to complete so its basically useless. And worse, if you...
View ArticleRemove the "Your Games" menu on the side of Facebook Desktop Version
Yesterday I played some games on Facebook instant apps, and now a menu has been added to the side which has a title "Your Games". I want to remove this menu, but there is no option at all.Note: This is...
View ArticleCopy from individual cell in Google Sheets Table Chart
I'm using appscript to build and insert a table chart into a sheet when a button has been pushed.var chart = sheet.newChart().setChartType(Charts.ChartType.TABLE).addRange(outrange2).setPosition(2, 12,...
View ArticleHLookup using importrange with variable range
I need to create a hlookup function by importing a table from another spreadsheet that varies in size dynamically. From one day to the next the number of rows and columns can increase, so I would need...
View ArticleDeleted messeges on mesenger app still appear on facebook.com
I recently deleted a number of messages on the messenger app on my phone but some, possibly all are still present when I log in to my page on Facebook.com on my desktop. Is this done by default or is...
View ArticleFacebook Messenger automatically seen Messages without any delivered or sent...
My friend's messenger on iPhone automatically seen messages even she didn't open it. It wasn't even showing a delivered or sent status whenever I send a message to her. Just instantly seen messages of...
View ArticleIs it possible to use a cell containing date as data validation in query...
Is it possible to use a cell containing a date (as data validation) in a query statement?
View ArticleHow to access Gmail from other program
I tried to access my Gmail accounts from Outlook 2010 by adding them in "Add New Account". But it failed because Google issued a critical security alert "Sign-in attempt was blocked". I'd like to know...
View ArticleFacebook Messenger automatically sets "seen messages"
My friend's messenger on iPhone automatically sets "seen messages" even though she didn't open it. It didn't even show a delivered or sent status when I send a message to her. It just instantly shows...
View ArticleDoes anyone know how to unblock Twitter?
I have been trying to get Twitter on my school Chromebook because I can't use discord anymore. I want to talk to my girlfriend on Twitter but my parents won't give me my phone back. (Instagram and...
View ArticleHide Course Room on Blackboard Collaborate Ultra
Blackboard Collaborate allows locking the Course Room session, as stated on the Blackboard Help pages at...
View ArticleHow do I pass hidden metadata into a Google Apps Scripts HTML service?
I found this interesting question: How do I record the value of GET parameters passed to a Google form in hidden inputs?One of those answers says:Google Forms doesn't supports hidden form fields but...
View ArticleCan I still see a message to someone I had as friend some time ago?
Is it true that if I send a friend request to someone I had as friend some time ago, I can see the messages we sent to each other again?
View ArticleDisplaying a "friendly name" for an ID in Google Sheets
I have a spreadsheet in Google Sheets which contains information split across several sheets. To keep things consistent between sheets, I use numbers as IDs, like (very simplified example):Users: User...
View ArticleHow do I search for all my posts in groups under Facebook's Activity Log?
I have tried to click on "Posts" (on the left hand menu under Activity Log), but that only shows posts on my timeline.I've also tried "Groups > Group Posts, Comments and Reactions", but that shows...
View ArticleGoogle DOCS Footer Error
I got the below script for automatic "last edited" timestamp in thefooter of a Google Document.function lastEdited() { var doc = DocumentApp.getActiveDocument(); var id = doc.getId(); var file =...
View ArticleAdd a question per checked multiple choice answer
Say I have the following question:What are your favorite things (multiple choice)?[ ] Thing A[x] Thing B[ ] Thing C[x] Thing DI'd like to dynamically generate the following sections with several...
View ArticleI want to keep certain values the same but I want others to change...
So I have an if then statement that I am using for certain cell but I want the other cells to change.if(H2,true=null!C3,null!A3,"")the problem is I want to keep H2 the same when I copying and pasting...
View ArticleHow to make Google display only web results (i.e., sites, not videos, not...
It's very common that the "web" results page contains loads of videos, loads of images, and just a few web results. Is there a way to force Google to only display web links? Ads are OK.I have tried...
View Article