How do I import data from one Google spreadsheet to another
I need to import a range of data from one Google spreadsheet to another but I keep getting the error:"Cannot find range or sheet for imported range using this...
View ArticleHow to calculate the difference between two times accurately across midnight?...
I've seen this answer on a related question which is an excellent simple solution to calculating the difference between two times. However I've run into an issue when trying to calculate the difference...
View ArticleGoogle Scripts: Confirm if values are in a column and move to a new sheet
In Google Sheets, I need to check column F if certain values are present. If the values I have specified are in column F, it will copy the entire row and paste it on a new sheet. The code works when...
View ArticleFetching sheet name dynamically in google sheet
I am having 2 google sheet called 'Repository' and 'Order'. Repository file have many sheets like Note, Books, Stationery, Etc. Each item have a unique code. I have to fetch description and price of an...
View ArticleHow can I keep the parenthesis in this formula from moving? `=(-0.01 - 0.29)-...
I have a cell where I would like the formula to be =(-0.01 - 0.29)- (0 - 0). The order of the parentheses is particularly important because of some regex commands down the line. However google sheets...
View ArticleHow to confirm if values are in a column and move to a new sheet - Google Script
In Google Sheets, I need to check column F if certain values are present. If the values I have specified are in column F, it will copy the entire row and paste it on a new sheet. The code works when...
View ArticleHow to remove unwanted email address from list of autocomplete suggestions in...
I entered user@example.org but accidentally mispelled the address. then Gmail will most likely save the email for future reference.However, when you send your email, an email pops up in your Inbox...
View ArticleEmail undilivered to one of the receivers. will anyone get the mail?
I sent a mail a few hours ago( suppose to person A and person B) but one of them lets say person A has a system in place such that mails from unknown Id's are blocked but person B doesn't, so person A...
View ArticleWhat do you have to do to see the craters names in Google maps for the...
I want to see the craters names for the planets in the solar system just like in this videoMercury planet 3d Google mapsHowever, when I go here Google Maps , no labels appear. I believe it's the...
View ArticleMy conditional formatting 'equal to' not working
I am trying to show a particular entry is equal to or greater than another entry by having the condition turn the cell green. But nothing I am trying is working. All other formatting works but when I...
View ArticleIFTTT trigger doesn't fire unless I click "Check now"
I've made an applet to add events from Google Calendar to Google Sheets. It doesn't fire when I create a new event (I've left it for hours,) it will only trigger when I click "Check now" on the applet...
View ArticleSumif and filter using regexmatch with multiple criteria
I need to sum specific cells in 1 column (Q) based on if the other columns (R, S) have a certain word(s) within the cell.For example in the picture if a cell in R or S contains the word toy or green,...
View ArticleIs there a way to generate many rows and columns from a single value?
Let's say I have a sheet with a single column that lists all of my clients with each row being a unique value: e.g: client1,client2,client3,client4,...Goal: I'd like that in a separate sheet, 2 columns...
View ArticleGmail is removing attachment from multi-part mime email for some recipients
I have a strange situation where gmail seems to be removing an email attachment, but only for specific recipients. Create a calendar invite from bob@domain.zzz and emal to sarah@gmail.com and...
View ArticleHow can I embed 'add to Google calender' option in gmail
I would like to send a e-mail in Gmail with the option to add the event to Google calender with one click (on a link or something in the mail). How can I do that?
View ArticleHow to embed a Google Spreadsheet with just cells and a sheet list, but shows...
I'm using https://docs.google.com/spreadsheet/ccc?key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&rm=minimal#gid=53I need to hide toolbar but shows the navigation bar.
View ArticleOpen telegram web site by a mobile phone number in link
Is there any way to open telegram application from a website being in a mobile? I know if you use telegram:// you can open telegram app, but how can I open telegram and create a new conversation with a...
View ArticleInsert range using IF formula in SUMIF function with multiple criteria (using...
I used an arrayformula with my sumif function which has several criteria and ranges to expand automatically across a set column (B). The formula below works perfectly:...
View Articlespeed up google sheet with large pivot table
I have several pivot tables that present 5-7 columns of data extracted from a sheet that has about 30 column and 5000 rows.That sheet in turn is updated everytime a line is entered in the orders...
View ArticleExtract the Day of the month (dd) from a date in Query()
I have a list of transactions for a month, all include a date (Column B - dd/mm/yyyy) and a £in figure (Column F). I want to create a table that shows the total taken on each day of the month so for...
View Article