Why my Facebook business page is not showing Ratings?
I have created my Facebook page a month ago, My clients want to give me reviews but they are not able to access the feature of ratings. So they all left me with recommendations. I received couple of...
View ArticleDeny or delete message request in facebook
In facebook, you can see your message requests in the messenger tab/button.clicking there gives you a list in where can you click on three dots on a certain requestHow do I delete or deny a request?
View ArticleGoogle arts and culture search operators / keyword search
I have noticed it is possible to use search operators such as the - sign to filter out results from your query on Google Arts and Culture. For instance...
View ArticleIf row contains text add blank row above. If row is blank then do nothing
I know it's probably a vlookup that can accomplish this or something but I'm just not sure how to phrase it. Any help would be appreciated.I'm trying to create a todo list with the dates in reverse...
View ArticleEmail to me based on response given [closed]
I'm looking to have notifications emailed to me if 1 or 2 are answered on a scale from 0-4 for multiple questionsExample - Poor air quality (0 - 4) if 1 or 2 are filled in email to my email address on...
View ArticleHow to configure Google's Gmail web-app client to use arrow keys as keyboard...
I am one of the few fortunate people in the world to have one of those fancy new keyboards with arrow keys. You too? Amazing!Apparently, the developers at Google still treat us like we are all still...
View ArticleHow to normalize different date formats when importing in google sheets
BackgroundThe problem I'm solving is mentioned here in detail. Another glitch is that the spreadsheet I'm reading from has random changes to the date format like so:10/3/2021 11/3/2021 12/3/2021...
View ArticleGoogle Sheets: Exception: The parameters (number) don't match the method...
With the following function:function updateCells() { var ss = SpreadsheetApp.getActiveSpreadsheet(); var spreadsheetSummary = ss.getSheetByName('Summary'); const range =...
View ArticleHow to manage your child's Google Family Link settings using a web browser
You're a parent. You use Google Family Link to help provide parental controls on your child's Android devices.(As Google admits, no parental-control software is perfect. Therefore, you also keep all...
View ArticleCopy Google Sheet's cell if there is today's date in any cell next to [closed]
I badly need a formula that would copy all the cells from column B if there is today's date in any cell next to (same row). The copied cells would go to another column, each cell under the next.
View ArticleGet row reference from validated drop down list
So I have two sheets, masterIngredientList and shoppingList. I have data validation in my shoppingList which is bound to a column in the masterIngredientList.In the master ingredient sheet, there are...
View ArticleException: The parameters (number) don't match the method signature for...
With the following function:function updateCells() { var ss = SpreadsheetApp.getActiveSpreadsheet(); var spreadsheetSummary = ss.getSheetByName('Summary'); const range =...
View ArticleCopy Google Sheet's cell if there is today's date in any cell next to...
I need a formula that would copy all the cells from column B if there is today's date in any cell next to (same row). The copied cells would go to empty column I, each cell under the next.
View ArticleGoogle Sheets script error: ReferenceError: CONCATENATE is not defined
I am receiving an error when manually running this function:function updateCells() { var ss = SpreadsheetApp.getActiveSpreadsheet(); var spreadsheetSummary = ss.getSheetByName('Summary'); const...
View ArticleGoogle Spreadsheet Alert Scripts
Wanting to add an alert so if the information entered here if not all filled in as required it send you an alert.function Repair1() { var ss = SpreadsheetApp.getActiveSpreadsheet(); var r =...
View ArticleHow do I stop Craigslist from making me enter hCaptcha every single time?
I am getting presented with the hCaptcha (which are really buggy and hard to solve by the way) every single time I want to respond to an ad. You'd think they could at least remember I'm not a robot for...
View ArticleOnly the first thread is displayed in my Apps Scripts program, but I need all...
My issue is that the first thread in my inbox is being displayed 45 times which is the number of messages in my inbox. What I need is the for loop to go through all the threads and gather all the...
View ArticleGsheets Query Importrange not giving expected results
I'm having an issue with the Query(Importrange) function of Google Sheets.I'm using the following formula=Query(IMPORTRANGE('Importrangelink,"'Sheetname'!X1:AA130"),"select Col1,Col2,Col3 where Col4 =...
View ArticleRemoving labelled email from inbox
I have emails in my inbox which I have been labelled under different label names. I now want to remove these emails from the inbox so that they only appear under their individual labels. So far, I can...
View ArticleIn Google Drive, can I make a file read-only so that not even I can edit it?
I want to make historic files read-only so that no one reading them (even me) can accidentally edit them. I'd like to make this transparent to the users, so having to open them in a different way is...
View Article