What goes into Albums?
I was putting pics into my albums...organizing...and noticed that some but not all of the pics I'd posted w/What's on my mind? were already in the album. How are pics selectively inserted into albums...
View ArticleConditional formatting Google sheets
I want A1 on Sheet1 to change color based on specific text in cell B1 on Sheet2 or even different Book...is that even possible with custum formula?Tnx in advanceP.S. =ISText(indirect("Sheet2!B1")) this...
View ArticleHow to have font size adapt itself to cell size?
I have a document where I use one sheet for presentation purposes. It's like a window/viewer of the content of the main sheet (the cell contents are all references to the main sheet). I built myself...
View ArticleNon Business Hours Auto Reply in Gmail
I am trying to add an Auto reply to emails received during non-business hours. The vacation responder does not allow for this. Business Hours are Monday-Thursday 8:30 am-4:00 pm and Friday 8:30...
View Article"Calculating formulas" in Google Sheet disaster
I have a worksheet with 13 sheets. the largest one has 2000 rows. I have already deleted all the possible blank rows i could.I have also read all the guides on how to make a Google Sheet faster and...
View Article"Invalid Input, must be item on specified list" Google sheets error
I am super new to anything coding and google sheets. All of what I've done was was trying to follow the directions of another question I saw on this site. However, as expected, nothing is working!...
View ArticleSumif and Sumifs with open ranges gives #ERROR in one sheet, correct result...
Here's my test sheet.Localization is USA with timezone GMT+1 I've tried substituting ',' with ';' to no...
View ArticleHow to calculate the following mathematical expression in Google Sheets?
I am trying to calculate the total money that can be made from dollar cost averaging every year using Google Sheets. For example: how would I evaluate this?
View ArticleAuto numbering Google sheets
I want to have auto numbering dependent on cell drop down box in helper column so i can sorted out. If someone pick Start in A2 to have number 1 in B2. Then if they skip one or two and chose StartA4 in...
View ArticleHow does Gmail's "snooze" feature work when I move between timezones?
In Gmail, if I snooze an email until some particular date and time (e.g. 1pm), then I physically go to another time zone and remain there, when does the notification occur? At 1pm in the new local...
View ArticleHelp to modify code please
I would like to use this code :function onEdit(e) { if(e.range.rowStart === 1 && e.range.columnStart === 1) { e.range.offset(0,1).clearContent(); } } but only on a tab called 'Inventory'. Could...
View ArticleFacebook Friend List feature - nothing in feed, how to fix?
As manual hereYou can create lists to organize your friends on Facebook (example: Close Friends, Acquaintances) and see posts from a specific friend list all in one feed.I created a list with 5 friends...
View ArticleUnable to filter rows in a sheet populated by QUERY
I am trying to filter one column A-Z to pair items listed in more than one selling app. However, if I apply an A-Z filter for a column with item codes, the sheet rearranges everything per the filter...
View ArticleHow can I use a formula to split a text into individual characters,...
I have a list of words in Japanese. I want to write a formula that will input the word, e.g. ひらがな, and output it as an array of however many characters: ひ + ら + が + な, no matter the length of the...
View ArticleHow do I get the address of a range with a formula?
Let's say I have a range called WidgetTypes in cells C5:M5.I want my formula in cell A1 to return C5:M5 or $C$5:$M$5.What formula goes into cell A1?cell("address",WidgetTypes) returns $C$5 but I'm...
View ArticleHow to change arrow font size?
I would like to change the default font size for text on arrows.Whenever I add text to an arrow its fontsize 11 which is far too small. Where can one set the default font size for arrow text? I do not...
View ArticleAuto numbering Google sheets
I want to have auto numbering dependent on cell drop down box in helper column so i can sorted out. If someone pick Start in A2 to have number 1 in B2. Then if they skip one or two and chose StartA4 in...
View ArticleHow to skip the Inbox?
I get so many shopping emails, travel emails, etc. I want all my emails, except what I deem important, to go into a different mailbox so I don't see all of these on my iPhone. How do I do this?
View ArticleGmail doesn't download 'suspicious' emails from server even though they are...
I am migrating from G Suite to Personal Gmail via POP3 and am getting tons of these messages."The message "Subject" from Someone (someone@somewhere) contained a virus or suspicious attachment. It was...
View ArticleHow many 'importranges' are being used in a selected Google Sheet
How to find out how many importranges are being used in a single Google Sheet?
View Article