Facebook shows my email address without dots?
I went to Facebook Marketplace and when I am trying to "Email seller" (pushed that blue button), the following form appears:The problem is that when I click on "your email address", it will show my...
View ArticleIs Character.ai is now enforcing its intellectual property policies? [closed]
A month ago searching for "Olympus" on C.AI showed character results about Heroes of Olympus, a spinoff of Camp Half-Blood series of novels. Today I searched for the same thing and noticed that these...
View ArticleHow to reverse and transpose a row?
I try using the formula in this post.https://stackoverflow.com/questions/70404655/google-sheet-how-to-reverse-and-transpose-a-rowThe formula works well when the range is directly referred in the...
View ArticleHelp with Google Spreadsheets coding
I'm not very experienced with coding in google spreadsheets, but here's the idea that I need help putting into code:for every cell in the column B, from B3:B,first check that the row in the column I is...
View ArticleCircular references error returning data based upon dropdown list selection
I have a summary sheet where I have a dropdown in C13 {"green";"brown"}.If I select "Green", I want the formula to return 'Green Park'!A10:DD21If I select "Brown", it should return 'Green...
View ArticleDoes "delete and decline" in Outlook on the web (OWA) send an email to the...
Does "delete and decline" in Outlook on the web (OWA) send an email to the meeting organizer?Delete and declineAre you sure you want to delete and decline this event?Delete and decline / Cancel
View ArticleHow can I stick together a Manually entered column and a google form response...
I have a Google form that sends data to a Google Sheets spreadsheet.In the spreadsheet, I manually entered a new column (Not in the form) for internal purposes, but when I need to sort the rows (by...
View ArticleScript to change part of the text in a cell after a certain character
Long story short: how do I automate it so that the text in a cell changes to red after the symbol "Ⓡ" is detected?I am putting together a sheet to record results for my favourite football (soccer) team...
View ArticleWhy does formulae not show on Google spreadsheets? [closed]
Something very strange happened, whenever I enter a formula with =[formula] in a Google spreadsheet, the cell will remain empty. Meaning, the formula will appear in the bar, but nothing will be...
View ArticleWhy does my Google account show an IP under "Login" that's not shown under...
My Google account was locked and after reviewing the Subscriber Information Page. It shows an IP address from India at the top of the list as "Login" with a time stamp of 3 minutes prior to account...
View ArticleLocked out of gmail account: what do I do? [duplicate]
This is the image that comes up when forgot password is pressed:Any help / personal experience greatly appreciated!Thanks :)
View ArticleHow can I remove playlist recommendations from my YouTube home page? (That's...
I am regularly offered entire playlists with no option to indicate they don't interest me or to stop recommending this channel (three-dot menu).For weeks now I have been harassed with a playlist...
View ArticleIs it worth it to start a youtube channel specialized in: Transcribing...
I thought of starting a YouTube channel dedicated to transcribing YouTube math courses into professional Pdf-Latex notes. Which would save students a huge amount of time, since they won't need to take...
View ArticleIssues with Google Forms Links Not Being Received in Text Messages [closed]
I am trying to send a Google Forms link (both short and long versions) to multiple recipients via text message (SMS or RCS). However, some recipients do not receive the link at all. This issue occurs...
View ArticleHow to change Microsoft "Personal account" to a "Business" or "Work" account?
Microsoft's website are far from easy to use. Here are the pages I've logged into under foo@bar.com:Base Account: https://account.microsoft.com/profilePartner Portal:...
View ArticleWhat specific LinkedIn notification to disable to stop "Don’t miss...
LinkedIn is spamming me with emails like this:If you click the unsubscribe link in the email, it takes you to LinkedIn's overall Notifications settings page rather than the specific notification which...
View ArticleWhen using the WordPress Site Editor, when should you edit a theme's template...
The WordPress Template Editor allows for creating various templates for pages, posts, indexes, archives. Themes often come with various templates for different kinds of pages or posts, and these...
View ArticleFind the position of a digit/number in a cell
In column I of my file, I have the name of clubs with a number that can take any value.I would like to be able to retrieve the name of the club only: for this, I thought I would retrieve the position...
View ArticleGoogle sheet formula to remove text between specific characters
I need help in removing the text between 2 characters including the delimiters. There will be multiple occurrences in the string with text in various lengths.Example of...
View ArticleHow to write IF Then, Else formula [duplicate]
I'm making a simple Google Sheets spreadsheet to track income and expenses.I need a formula to do the followingif sum(B21:C22) > 204then D2 = sum(B21:C22)-204)/2else D2 = sum(B21:C22)end if
View Article