text stringlengths 83 79.5k |
|---|
H: Why Google Hangout has two extensions for Google Chrome?
There are two extensions by Hangout available on Google Chrome web store (ext1 & ext2).
Both versions and app sizes are the same. Why have they got two extensions then?
AI: Only Google can say for sure, but it seems to me that it is likely there were two dif... |
H: Sumifs when trying to match month only in sheets
I'm having issues pulling the correct data out of this Google Sheet, and could use some help.
Here is the dataset
Hours | Date | Employee
1 | 8/7/16 | Kevin
4 | 9/7/16 | John
3 | 9/3/16 | John
What I'm trying to do is match the month in... |
H: How to update date of multiple photos in Flickr?
I have uploaded 184 photos to Flickr, but the "date taken" of those photos are incorrect. I would like to batch update the dates instead of one by one. How can I do that in Flickr?
AI: The date can be changed using the "Organizer". Do the following steps.
Access the... |
H: How can I unlike all Facebook Pages at once?
Is there a way to automate the process to unlike all Facebook Pages at once?
Interface screenshots:
AI: There is no official way to unlike all the liked pages at once. You have to unlike one by one. For that type "Pages I like" in search bar at the top on right, it will ... |
H: Twitter Bio intersection character - how to insert?
I have a tagline I use on my webpage and email signature: People Plants Place with the intersection symbol ∩ between first two strings:
I'd like to use this in my Twitter bio but no success so far.
Is it even possible?
AI: Copy and paste the text (not image)... |
H: How to insert quote character (") as an element of URL in importXML function?
My URL contains a quote character, and Google Spreadsheets see this as the end of the URL whereas it is not.
https://api.archives-ouvertes.fr/search/?fq=producedDateY_i:[2013 TO 2015]&fq=docType_s:"ART"&rows=0
How can I use an URL with I... |
H: How to take backup of all bookmarks in to Google Drive For Firefox and Chrome?
I want to take all current bookmarks save into my Google Drive. How to possible?
AI: On Chrome:
Press Ctrl+Shift+O, Bookmark Manager page will open in new tab. Click on Organize, from the dropdown menu select Export bookmarks to HTML fil... |
H: Create filter in Gmail inbox
I wanted to create a filter in Gmail such that the message from specific person goes into my own made labels. Google already have some own labels. and I have also made my own labels but messages does not go into those labels.
AI: Open Gmail.
In the search box at the top, click the Down ... |
H: What are the units used in the "last seen" message in Hangouts?
In Google Hangouts I sometimes see messages like this:
last seen 1mo ago
Does mo represent month here? And are there other "strange" units abbreviations used in Hangouts?
AI: "mo" is a standard 2-character abbreviation for "month".
It doesn't seem s... |
H: Conditional Formatting Custom Formula: If certain cells in a row says "false", then they should be highlighted in red
What I'm trying to do is to highlight rows L to P in red if all cells say "False", and here is the formula I used:
=(sum(arrayformula(n(regexmatch($L2:$P2, "False")))) = 5)
This does not work unfor... |
H: Where can I find the Markdown syntax supported by StackEdit?
StackEdit allows you to write documents by using Markdown. I would like to know if it supports all the formatting supported by the Stack Exchange sites including the table format supported by the Documentation Beta of Stack Overflow.
At the time that this... |
H: Deleted Inbox by mistake Outlook.com
I deleted my Inbox by mistake. Have over 5000 mails in Deleted folder. If I select the 'All' checkbox I don't get the option to Move to Inbox. But if I select a group of mails, say 30, I do. Is there a way to bulk move all mails back to Inbox?
AI: You should try to connect with ... |
H: How to I enable or disable notifications for comments on Facebook ads?
There is no setting for 'Comments on Facebook ads' anywhere to be seen in Facebook business manager or under my personal notification settings?
We used to receive notifications of every comment on every ad we run (these ads are 'unpublished' pos... |
H: Google Spreadsheet Script for Deleting Rows with Given Value in Given Range
I am looking to delete rows that have a zero in column E in a particular row range. I have the following script, which will delete the rows with a zero in column E but this seems to apply to the whole spreadsheet.
{
var sheet = SpreadsheetA... |
H: Bookmark / shortcut URL to create a new Google Drive doc
Is it possible to create a URL that will open a new Google Drive document, so that I can save as a bookmark and then will have essentially a short cut my bookmarks bar to be able to open a new doc?
AI: Yes - this is the URL you need: https://docs.google.co... |
H: How to find a song that I rated "thumbs up"
I recently started using Google Play Music and have rated a few songs so far. Now I'm looking for a track that I rated "thumbs up" but can't remember the artist or title.
I expected to find something in "recent activity", but there doesn't seem to exist a list of previous... |
H: Prevent Gmail from trimming 'identical' email content
My website generates automated emails for email verification.
User story:
The user didn't get the automated email, and requests a new one.
The user receives the new email along with the old email.
Since the contents are identical (except for the href path in o... |
H: How can I change the title of a Wikipedia article?
It appears to me that the title of this page must be changed from "Euclidean Division" to "Euclidean Division Lemma". So, how can I do this given that the "edit" option of Wikipedia only allows to edit the content of the page and not its title.
AI: To rename a page... |
H: Sharing photos stopped working in Google Photos
Sometime this week, sharing photos or albums with a link stopped working for me. Happened alongside the slight UI update, I think. Does anyone else have this problem?
Steps to reproduce (from the browser):
Create a new album and put pictures in it or choose a single ... |
H: GCal: quick add event specifying duration and time zone
Let's say you want to book flight BAW182 in your calendar, which departs at 10:55PM EDT and arrives at 10:07AM BST (+1). What's the correct syntax for quickly adding the event? I can't get Google Calendar to recognize the end of the event. (I have this problem... |
H: Facebook pin post option disappear
Two day ago has disappeared the pin and unpin post option from Facebook group
I created a group of Facebook 5 years ago. I put another administrator too. I used to pin post that I consider important but since 2 day ago I don't find the pin option.
Moreover, I had pinned a post bef... |
H: How to stop "dating" advertising on Gmail?
I really like the new ads in Gmail, because I've been able to find very cheap host providers for my websites, however I find it boring it continuously suggest "dating", "meetgirl" etc. I'm really not interested in that spam and I meticulously erase those kind of ads with t... |
H: How do I stop Twitter displaying URL contents?
If I tweet something containing wording that looks like (and is) a URL, but not intended to be interpreted as one, Twitter appends content from that URL to my tweet. I want to use the words ASP.NET without them being seen as a URL. How can I do this?
AI: When tweeting ... |
H: Use value of cell as partial argument in A1 notation
I would like to be able to pass arguments to functions using the values of cells. In this case, I would like to do...
=sum('C' + ((E25)+1).toString() + ':' + 'C' + ((F25)+1).toString())
# Arguments passed are the values of the cells E25 and D25, plus one.
Is th... |
H: Gmail Hide Left Panel/Sidebar: Labels, Inbox, Everything!
I have a lot of rules that route unread emails to labels. I'd like to not let them distract me when I want to process the Inbox.
AI: The solution I ended up with is from this site.
Install the "Stylish" Chrome/Firefox plugin
Install the "Gmail autohide side... |
H: IMPORTRANGE() will not update unless deleted and re-pasted
IMPORTRANGE is not updating on one of my sheets. I've been using it on hundreds of other sheets with no update issues but it is no longer functioning for me.
The sheet is set to update every minute
I have tried the now() trick to get it to update on a reca... |
H: Is it possible to use Gmail's spell-check in Inbox by Gmail?
By Gmail's spell-check I refer to the following feature visible in the compose window:
Screenshots:
AI: I don't think the feature is present in Inbox, as per this response on Google product forums.
There are other spell checkers you could use though like ... |
H: Embedding Google Calendar into Website - Multiple users on calendar?
I believe I understand how to embed a single google calendar no problem. I simply goto settings > select my calendar > click customize > and then I can customize how I want it to look. I know there are many examples of how to do this part. Please ... |
H: Is it possible to delete the revision history in a Google Spreadsheet or Doc?
Is it possible to delete the revision history in a Google Spreadsheet / Doc?
I've added some information into a shared Google Doc that I own that I don't want in there, I've deleted the data, but its still viewable if you go into the rev... |
H: IMPORTRANGE and Query say column does not exist
I want to get the sum of hours an employee, whose name is in Cell D1, was absent by referring to a table. The table is on a sheet named Sep. The word Sep is a string typed in A97. I am able to accomplish the query within my workbook, with the formula:
=QUERY(indire... |
H: Using the FIND function in a range in Google Sheets
I'm trying to use Google Sheets to make a register-type file. In this file, I have a column of names of people that should be attending and another column where I write the names of the people I have already seen, in separate cells, so I can track other things lik... |
H: How long should I wait for the Facebook team to enable my account?
My account is disabled. I sent my passport and my birth certificate for verification.
So, is there anyone here who has gone through this and knows how long a banned user should wait for a response?
It’s been a week since I sent the reactivation requ... |
H: How can I click on an email in Gmail to select it instead of open it?
I would like to select an email by clicking on it instead of opening it to be able to perform an action, such as archiving or deleting it.
AI: The only way is to tick the checkbox you can see in most left of each email listing. |
H: How can I send emails in background in Gmail?
Background
I found this that suggests the following:
I went to look for this setting but cannot find it:
Question
Is there an alternative way to send emails in the background in Gmail?
AI: It looks like that labs entry was either removed or incorporated into gmail.
Th... |
H: How can I filter a set of data based on a column containing a given date in sheets
I have a set of data in sheets, and the first column is an automated date added record. I would then like to filter this data set on a number of criteria including whether the date added matches a date input into a certain cell, in t... |
H: Leave a team in Trello
I've created a team and a board in Trello, but I no longer want to belong to it. Is it possible to leave the team and the board without deleting the board and give it to a member of the team?
AI: To leave a board in Trello, open the board menu on the right side of the board, click "More" and ... |
H: How to remove "[Friend] Liked this post" from my Facebook news feed?
In Facebook, I often have posts titled "Your friend liked this" and the thing they liked is from a page that I don't follow or interact with.
How can I stop Facebook from adding these types of posts into my feed?
AI: Read this -> What does it mean... |
H: What is an exact limit of attachments that can be sent in a single message to Google Groups?
Groups administrator FAQ says (emphasis mine):
Yes, the maximum size limit for messages sent to a group is 25 MB, including attachments (the normal Gmail limit). Group owners or managers can edit specific groups to set low... |
H: Are draw.io diagrams publicly visible by default?
When I create a new draw.io diagram, regardless of the storage used, will it be publicly viewable?
AI: No, unless you explicitly publish or share it. |
H: Google Sheets execute script only in certain range on certain sheet
Currently I use this script to put a timestamp in a column when a value is entered into a cell in the same row but different column.
function onEdit(e) {
var sheet = e.source.getActiveSheet();
var r = e.source.getActiveRange();
if (r.get... |
H: Query using group by but only displaying the latest entry for each item
I'm working on a spreadsheet that records logistics reports via a Google form. We have 100 locations and logistics personal visit and report on condition of each location, i.e. the location needs maintenance etc.
We have 3 categories of locatio... |
H: How can I continuously follow the cursor of a person in Google Docs?
Background:
I can click on the avatar of a user to see his current cursor position in Google Docs or Google Sheets.
However, I need to repeatedly click on the avatar if I want to follow the user continuously.
Screenshot:
Question:
Is there any p... |
H: Since YouTube comment downvotes don't subtract from the score, what are they actually used for?
Youtube comments currently look like this:
When you upvote a comment, the "thumbs up" symbol becomes blue for you and one point gets added to the score immediately, making it look like this:
When you downvote a commen... |
H: GAS Script Date Manipulation
I am trying to add 7 days to the current date and name a sheet with that value. Below is the code I would think would work, but it keeps the date format and adds the 7 days to the year rather than the day.
var ss = SpreadsheetApp.getActiveSpreadsheet();
var tz = ss.getSpreadsheetTimeZon... |
H: How to find my Gmail SMTP Server
I want to activate Blat, but I don't know my SMTP Server which is needed. Is there a way using the command line, or in Gmail itself to find it?
AI: Gmails SMTP Server address is: smtp.gmail.com
You can login with your email address and password.
More info at: G Suite Administrator H... |
H: How to reply to an email to add a comment on Facebook?
Background
Facebook sends me emails about new comments with the following footer:
Problem
If I reply to this email from my email associated with my Facebook account, I receive the following error:
Question
How can I reply to a comment on Facebook by email?
AI... |
H: Remove Protection from Range
I have created 50 spreadsheets for 50 students. Each spreadsheet contains 33 sheets, numbered 1 to 33, along with a couple of other sheets. Within each of these 33 sheets, there are many protected ranges. I accidentally protected a range that ought not to have been protected. So, with... |
H: Email Bounced Outlook.com - SMTP error - Can't Add Send As Email
I'm getting the following error when sending any email:
host se002.arandomserver.com [208.43.240.3]
SMTP error from remote mail server after end of data:
550 Messages should have one or no Date headers, not 2.
So I decided to disconnect my account wh... |
H: Change date format [YYYYMMDD] to [MM/DD/YYYY]
I generated a report that formats date as 20160509 and my Google Sheets locale is already set to United States. I've played around with various options within Format > Number > Date Format but I can't change the dates to MM/DD/YYYY format without doing a simple find and... |
H: ":-( Something went wrong" error in Hotmail/Outlook.live.com
I've been able to access hotmail.com / outlook.live.com every day on this PC, but today I received the following error in Google Chrome:
Hotmail isn't down for everyone, and I'm also able to access it through FireFox or by using an Incognito window in Ch... |
H: Keyboard shortcut for jumping to Google Sheets formula bar
I couldn't find this shortcut in Sheets support. Basically I want a keyboard shortcut that makes me jump to the formula bar.
AI: There isn't one.
If the cell is blank, just start typing.
If the cell has content, press F2 and you'll be able to edit. (Microso... |
H: Custom website search through Google
I often search the Matlab website for answers to Matlab questions, but built in search is terrible, so I use google instead. In order to use Google to search Matlab for answers, I have to type "matlab 'whatever question'." I would like to eliminate having to type matlab before e... |
H: How to use IMPORTRANGE with a variable range-string pulled from a cell?
I'm trying to create a user friendly sheet where data is pulled from a different Google Sheets based on input from the user. So far I have this working:
=IMPORTRANGE(C40,"2016 Data!W2:W13")
Where the user inputs the spreadsheet_key into C40 (i... |
H: Repeat X times when dragging down
I have a list of (unique) numbers which I want to drag on another column but have it repeat each an X number of times.
Column A: current data;
Column B: desired output for X=2;
--------------------------------------------------
| | A | B |
--... |
H: Approve a sender's email address before seeing message contents
I'm receiving abusive emails from an individual on my Gmail account. I have blocked their emails but they just keep making new email addresses (I have to turn the page multiple times to reach the end of my Gmail block list it is that bad). I can't chan... |
H: How to divide thru a row of columns in a spreadsheet automatically with a stationary cell in the same row?
I have a spreadsheet that I use every week to track sales of an item for 5 weeks. First week of sales goes in Column E, second week goes in Column F, etc.
Column J has the # of locations that carry that partic... |
H: I cannot get the QUERY function to work with IMPORTRANGE
I am using the function below to QUERY an IMPORTRANGE range based on IS NOT NULL conditions:
=query(IMPORTRANGE("https://docs.google.com/spreadsheets/d/1O5DeZ9LFLpGbp8b2aGst57XLEP7ZiOnc-2b552sQLz0","Referrals!A1:AB1080"),"SELECT Col2, Col3, Col4, Col6, Col8, ... |
H: How do I increase the width of a table in OneNote Online?
I have a table in the OneNote app in Office365. I want to increase the overall width of the table, and I also want to add columns to it.
However, whenever I try to drag the right side of the table, the overall table width remains the same while the last colu... |
H: Wildcards in Google advanced search
I have been using Google advanced search operators like intext:, inurl, intitle, etc. And I know that when search in Google we can use * as a wildcard operator.
But I have tried to used * as the wildcard operator in advance search operators. As a example intext:scien* to search ... |
H: Send to multiple URLs based on selection
Can I send users to different pages based on information submitted on the form?
I have a multiple choice question with four choices which leads to four outcomes based on the selection. Below is a calculation inserted into the submit button:
=if HowManyMilesDoesYourCarHave.co... |
H: How to extract data from a column by sorting birth dates' column according to given a date?
I have a sheet on which there are students' birth dates. What I would like to do is to put a number on top of a column, and if any birth date is between the range of today() and today+the number, for them to show up under th... |
H: Can I send a different email for a paid submission vs an unpaid/declined submission?
I would like to create a Cognito payment form and I would like to send out a different email (with a corresponding unique mail merge attachment) for a completed payment vs an incomplete/unpaid submission.
While I realize that I can... |
H: How can I extract the First Word in a Cell when the words are separated by a comma?
So let's say this is column C.
Coker, Jared
Palmer, Drew
Bryant, Will
I want to pull just the first word from these cells to another cell in say column O.
How does one go about doing this?
AI: The easiest way is to use a pattern-m... |
H: How do you extract data using QUERY when a reference cell contains an Apostrophe?
=QUERY('DK Salaries'!$1:$1000,
`"Select B, C where A='"&A184&"'
And B contains'"&O184&"'
And B contains'"&N184&"'
And F='"&Q184&"'label B'', C''")
The cell O184 I am referencing contains an Apostrophe. The value is "Da'Ron". This... |
H: Web search for file with known name - to download
I know a file is available somewhere on the internet for download whose exact name I know, e.g. abc-def-ghi.pdf. If I enter the filename into the Google search box, Google does not find it.
I found the file by searching Google for text which is contained in the file... |
H: Automatically transpose imported txt file rows to columns in Google Sheets
I have a small program created to set matrix values after pre-determined patterns assigned to me. The matrix values are printed column by column to a text file (as per instructions given to me). For example, each row in the .txt file sample ... |
H: CarQuery auto database
I'd like to use the CarQuery database of year/make/model in my Cognito form.
Can Cognito Forms be paired with CarQuery?
AI: I'm a developer with Cognito Forms.
At the moment we can not look up data in other systems, but this is a feature on our Idea Board. You can vote for this feature, and o... |
H: QUERY() ignores query when combined with array
Please consider the following Google Spreadsheet Formula:
=QUERY(
ARRAYFORMULA({
IMPORTRANGE("f333fHFF5sf6YxO4342Y4BIV3242KJTaarqU","Sample!A1:A"),
IMPORTRANGE("f333fHFF5sf6YxO4342Y4BIV3242KJTaarqU","Sample!SB1:SB"),
IMPORTRANGE... |
H: Conditional Formatting Script to Change Font Size in Google Sheet
In Google Sheets I'm trying to find a way to conditionally format the font size of the cell for Column A in a row, based on text found within the cell of Column B in the same row.
For example, if Column B in Row 2 contains "Most Wanted", then Column ... |
H: Have page numbers in base 2?
I would prefer to have the page numbers on each page in binary, instead of decimal. Is there anyway I can do this?
AI: No, sorry. Automatic page numbers can only be in base 10. |
H: Moving a linked site contained in a Facebook post
Several people shared a Facebook link to a temporary site I was running. I will be taking this site offline soon as I have the permanent one in place. Is there any way to get Facebook to update the links in these posts to the new address?
AI: Nope. As far as I know,... |
H: Input range as a concatenation
I want to put this
="'Other Sheet'!C"&D5
(where D5 = 1432)
in a cell and get the actual value the formula refers to rather than the formula as a string (current result).
How can I do that?
AI: Try
=INDIRECT("'Other Sheet'!C"&D5,TRUE) |
H: Associate two email addresses (for invitations) with the same Google Calendar?
I have a Gmail account a@gmail.com that is set up to send mails out of my work email account a@example.com. This works legitimately with Gmail's feature to Send mail as:
(Use Gmail to send from your other email addresses) in the Accounts... |
H: Copy & Consolidate Data from Multiple Columns Into One New Column in Google Sheet
I have a "Have"/Want" checklist for collectible trading/game cards. I would like to convert the "Have" and "Want" entries into consolidated data in a new column, but using different text labels than the actual "Have" and "Want" entrie... |
H: Why does the official documentation for Sheets functions incorrectly use commas to separate parameters?
Why does the Google Sheets documentation for functions incorrectly use commas instead of semicolons to separate parameters?
For example, the documentation for =SORT gives the usage example:
=SORT(A2:B26, 1, TRUE)... |
H: How can I import rows from one mastersheet to another sheet where row has value "test"?
Mastersheet name: Recherche. Sheet name where the data has to be copied to: Leads. Mastersheet has data filled from Column A4 to Column M4 (both going down to 1,000 rows), looking like this:
Mastersheet
-------------------------... |
H: Is there a way to reorder the category tabs in Gmail?
Gmail presents its category tabs in the order Primary, Social, Promotions, Updates, Forums.
I'd like to move Promotions to the end and move up Updates to the second position for my work e-mail, since that is where all automatic reports go, all notifications abo... |
H: How to use a Logical OR Operator in Google Spreadsheet?
Currently I am using this function to copy/paste rows from the Mastersheet that have a cell that consists of the value "Beleggersprofielen" to my worksheet.
=FILTER( Recherche!B4:N , Recherche!O4:O1002 = "Beleggersprofielen")
But I would like this function to... |
H: Sort QUERY results to the 4th character of a string
I'm trying to pull a list of people based on their last names. The catch is I only want to QUERY people with last names that fit between an alpha range to the 4th character.
Example
I only want names that fall between Mimz and Sand
I have this formula, but it doe... |
H: Create a contact from web
How can I create contact in web.whatsapp.com? I would like how to do it exactly from web, not mobile. It seems this option is not included.
I have tried to enter phone or name directly and "enter" it but it only lists existing users or nothing at all.
AI: Short answer
At this time is not p... |
H: Why doesn't my product review on Amazon show all photos?
I wrote a review to a product I bought last week, and just posted a review yesterday. The thing is I uploaded like 8 or 9 photos of my item, and only 3 appear on my review. (This is the same in a mobile or desktop browser.)
Why is that happening? How can I ge... |
H: Reenable unfurling (expanding) of media and attachments in Slack
In Slack (at least in their Mac app)1, you can click on the x button on the left side of an inline media (unfurled attachment) and close it.
When you do so, Slack shows a dialog and asks you if "Are you sure you wish to remove this attachment from ... |
H: Query date in Google Sheets in format >date
I have this query
=QUERY(
'Monitor'!$A$4:$AB,
"select * WHERE " & IF(C2="Yes","A=1 ",IF(C2="No","A=0 ","(A=0 OR A=1) ")) &
"AND " & IF(ISBLANK(C3),,"D="&C3&" ") & "AND "& IF(ISBLANK(C4),"B IS NOT NULL ",
"B="&C4&" ") & "AND " & IF(ISBLANK(C5),"F IS NOT NULL ","F> "&C5&... |
H: How to calculate total of a column per group?
How can I generate the Total column from the below screenshot?
As you can probably see, it's a total of all of the Quantity values for a given Order number. From which I can derive Proportion, and that part's nice and simple once Total is filled.
I think there's probabl... |
H: How to filter range and return only specific columns?
This is what I have tried just yet:
=QUERY(FILTER(Recherche!A4:O1002), "select Col1, Col15, Col2, Col3, Col4")
based on this format
=QUERY(FILTER(B:D,D:D>=2),"select Col2, Col1")
What I get is the following error:
Error Can query string to parse for Parameter... |
H: How can I remove the labels Social, Promotions, Updates, Forums in Gmail's compose window?
I would like to remove the labels "Social", "Promotions", "Updates", and "Forums", from the Gmail compose window.
AI: They're not labels per se, but inbox categories. They're put into your labels list as a convenience, so tha... |
H: How to make hundreds of URLs clickable in Google Docs
I am migrating documents to Google Docs that contain many URLs. If I hit Enter after each one, the link becomes clickable. But I'm looking for a way to convert all URLs (text starting with http:// or https://) to be clickable.
Is there a macro, add-on or script ... |
H: Google sheets custom function for testing if a Google Document is shared with me
I'm trying to find out if a Google document is shared with me before I open it. I collect student work via a google form and I want to add a function to the responses spreadsheet that tells me 'if' the document is shared with me. Is th... |
H: Can Google Sheets use date data validation to make one column greater than another?
I would like my target completion column to have a date that is greater than my start column. Excel supports a date validation option but I do not see this in Google Sheets.
Is it there and I just don't know how to use it?
I saw thi... |
H: Make Facebook use 24h format instead of AM/PM
Facebook always shows me hours as AM and PM (12-hour clock).
When creating Facebook events it is cumbersome, and on several occasions I have scheduled a lunch for 12AM.
How to make Facebook use the 24 hours format, while still keeping the interface in English?
AI: A sol... |
H: I cannot make text white in Google Sheets
I am trying to make text white in a Google Sheets. I select the text, changed its color to white:
... and when I click in another cell or press Enter to validate, it goes back to the base color:
Although this is not blocking, it is certainly more readable to have white te... |
H: How can I create an anchor link in a Google Docs document?
Let's take the following example document:
How can I create an anchor link for the heading "How to boost sales" to share this document position with another user?
AI: You can create a bookmark.
Place the cursor where you want to link to, and select Insert ... |
H: Evaluate date inside a query
I am attempting to perform a query in Google Sheets, and one of the things I need to match is a date. I have seen other posts on this topic, but I am not having success. The advice that isn't working for me involves this phrase: (Col4=date '"&TEXT(A14,"yyyy-mm-dd")&"'
Here is the who... |
H: Google Query language
My goal is to select (count a number of rows with data) based on a condition. My query looks so basic but it does not work.
=query(A:B,"select count(B) where (A = '44')",)
My result is "count" as you can see on enclosed link.
https://docs.google.com/spreadsheets/d/1JDY5AsKDrK-LNBHDN5JLwVuqhNg... |
H: How can I share only one page of a Google Docs document?
Example:
I have a document that I use together with my team. There is one page I want to share with one of our clients but only this page. He should not be able to see the other pages of the document.
AI: I'm afraid that's not possible. You need separate docu... |
H: ARRAYFORMULA() won't iterate over range
I'm trying to get all rows of data into a sheet where column headers match. Please have a look at this sample sheet. I need to achieve this dynamically so I'm using ARRAYFORMULA().
Source data
+----+-------+-------+-------+-------+-------+-------+-------+-------+-------+
| ... |
H: Google Finance / Spreadsheets
I have been trying to get Net Assets and 1 Week Return for SPY on Google Spreadsheets but keep ending up with #N/A.
I have been following the information from this sheet but have yet to figure out what I am doing wrong: https://support.google.com/docs/answer/3093281?hl=en
My Spreadshee... |
H: Google Sheets Query group by multiple
My sheet is here, and we are looking on the sheet called "Paste".
I would like a query that finds and sums the total dollar amounts when the same customer receives the same service code more than once, on the same date. As you can see on sheet UsuallyAnotherSpreadsheetFile, th... |
H: Conditional branching in Google Forms (checkbox)
I'm creating a google form and I've stumbled across this issue: I have a checkbox with options, say: A, B and C; so that it's possible for a respondent to choose more than 1 answer. And I have the SAME set of questions to ask about each option, that is if a responden... |
H: How can I import a column from one sheet into another sheet of the same Google Sheets spreadsheet?
I don't look for ImportRange because I want to stay within the same Google Sheets spreadsheet. Instead, I want to import a column from one sheet into a column of another sheet within the same spreadsheet.
AI: One way ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.