text stringlengths 83 79.5k |
|---|
H: What wildcard operators are supported in Kronos WFC searches?
What types of wildcard operators are supported when searching database entries in Kronos Workforce Central 6.3? Specifically when attaching jobs in the Organizational Map Editor.
I know that you can use asterisks * when searching for job codes, but are t... |
H: Why does sumif() fail with certain values unless I math manipulate them?
I have a perplexing issue with sumif() in a Google Spreadsheet. It is correctly summing some, but not all, of the values that match the required critera. If however I take the value that is failing to be summed, and divide it by 1, then the ... |
H: Get all email addresses associated to a specific Gmail label
How to get the list of all emails addresses associated to a Gmail label?
i.e. in a similar way than this question, but limited to a specific label?
Note: I post here with Answer your own question – share your knowledge, Q&A-style, because I don't have en... |
H: Is there a way to alter Facebook video player behavior?
I have two main issues with the Facebook video player:
When I scroll down from it, it floats to the side and continues playing.
When I click on it, instead of pausing the video (like virtually every other player, it opens it in theatre mode or whatever.
Is t... |
H: Jump to own cursor in Google Spreadsheets
If multiple people are editing a spreadsheet, one just has to click the avatar of another person present to jump to their cursor.
Is there any way to quickly jump to my own cursor? Fox example, when scrolling around to find some data, it's easy to get lost in a long table, ... |
H: Integration help with styles and pagination
I am testing integration of Cognito Forms for my website which has multiple forms. I have registered with free version and tried to integrate it on my site. But I am now facing these issues:
Is it possible to change / update animation when we go to next step?
Currently i... |
H: How do I get a substring from a cell in Google Apps Script?
How do I get a substring from a cell in Google Apps Script?
I'm trying to retrieve some data from a website.
I've already got the whole HTML code
and put it into a cell (thou it could be better put into a String variable)
I'm stuck in a simpler task:
How... |
H: Google Sheets formula to place message in cell when range contains the text "0"
I have a spreadsheet with three columns. In Column A and B are two numbers, and in Column C is a formula to produce a ratio from those two numbers. Here is that formula:
=CONCATENATE(round(B2/min(B2,C2),2)," : ",round(C2/min(B2,C2),2)... |
H: Setting up "Send As" on Gmail to an outlook account gets "Missed upload deadline" error
I was trying to set up "Send As" on gmail for my school account and even though I was certainly using the instructions on outlook, and the correct password and username I was getting "Missed upload deadline (9.9 sec)".
After so... |
H: How to change my name that appears in email depending on language?
I write emails in Russian and English and I'd like to send my Russian emails with Russian name and emails in English with my name's translation to English. Is there an easy way to do this?
AI: Unfortunately, there's no "easy" way to set that up. Ho... |
H: SUMIF parse error
I would like to choose from dropdown list in L1 (same as J2:J600) and sum up all prices from F with specified value from J.
AI: Try replacing , with ;:
=SUMIF(J2:J600; L1;F2:F600)
Your country uses , as decimal separator and thus cannot be used in any formula. |
H: Totally confused by my arrayformula(IF+FILTER+IF) function
I'm trying to check how much of the my data are collected during worktime.
(between 10am~5pm). So I made a IF function for this, which I had to drag down every single time when new rows are added.
My original function was like this:
=IF(AND(B4:B>TIMEVALUE... |
H: How can I add N more columns?
As of this writing, the default number of columns in Google Sheets is 29 columns.
I need more than 29 columns.
I would like to add N columns where N is something like 10 to 30 columns.
My request is similar to the "add N more rows bottom" button at the bottom of each Google Sheet GUI.... |
H: Is there a way I can see all currently running Google Apps Scripts?
I have lots of GSheets with google apps scripts in them. Is there a way I can see which ones are currently running on my account?
AI: If "currently running" means "have a trigger that runs them periodically or under certain conditions, then the ans... |
H: How to prevent Gmail from creating map link from address?
When Gmail detects an address within the text of an email, it automatically converts that address into a link to Google Maps.
(I think this "feature" must be new because it hadn't happened in the past.)
I'm using Active Campaign to send emails to prospectiv... |
H: Replace more than one line break (\n) in a cell from a range
I have this script that replaces line breaks for a comma and space and triggered by edit event. However, it only replaces one line break per edit event. My sheet is populated by a form (not Google Forms) and in three columns I always receive up to four li... |
H: How can I improve my current spreadsheet time formula?
=ARRAYFORMULA(IF(filter(A4:A,A4:A<>""),IF((B4:B>TIMEVALUE("10:00:00"))*(B4:B<TIMEVALUE("17:00:00")),"Yes","Not")))
I succeeded at making my time table to show whether it's collected during work time or not. But since I don't work during weekends, I need it to... |
H: Take element-wise maximum of two columns with an array formula
I want to take element-wise maximum of two columns, that is pick whichever is larger in every row. So, with the input
+-------+
| A B |
+-------+
| 3 8 |
| 5 2 |
| 2 7 |
+-------+
the output should be a column with 8, 5, 7.
The function MAX c... |
H: Sum numbers in a range of cells that contain a mixture of text and numbers
I've got a range of cells in Google Sheets that contain a mixture of text and numbers, e.g. Yes 46, Yes 35, No 23, Yes 21, Yes 14, etc.
Can anyone help me with a formula that would add up the numbers in the above range of cells? So the formu... |
H: Horizontally filter / filter columns?
I'm familiar with vertical filters, but wondered if it can be done so I would only show the the columns that matched my query.
Is it possible to filter horizontally in Google Spreadsheets?
AI: The filter command works equally well with rows and columns. Its format is
=filter("... |
H: How to make IF function in Google Spreadsheets output nothing?
How do I output nothing with an IF function?
I have created this nested function that takes the average of three cells.
However, if one of those cells is empty, it should only take the average of the other two numbers.
For this I have established this f... |
H: How to update VLOOKUP results in Google Sheets to most recent input from Google form?
I am trying to create a formula that pulls responses from a Google Form and organizes them into rows correlating with a client's name. The name is entered manually in and also appears in a drop-down in the form, so they should alw... |
H: Help with ordering a Google Sheets =QUERY
I'm trying to add an ORDER by F to the following query, but every time I do it returns a syntax error.
ORIGINAL QUERY (working)
=QUERY(data!A2:Z, "select G, E, F, I, J WHERE A = " & C1, "")
UPDATED QUERY (not working)
=QUERY(data!A2:Z, "select G, E, F, I, J WHERE A = " & ... |
H: How do you add yourself as "member of the team" in a Facebook page?
In Facebook pages, you can add a link to your personal account, under the label "member of the team". I did it once but I don't remember how I did it, I believe Facebook sent me a suggestion to add myself as a member of the team and I just accepted... |
H: How to remove Slack User Permanently
I can't find a solution on how to do that, but there is a deactivate account but I want to remove the account permanently. How can I do that?
AI: On Year 2017
This answer is provided by Slack itself, Admins or even Owner can't delete the users permanently because of this reason:... |
H: Who sees Twitter messages starting with @?
When I do a tweet starting by @AnotherUser like this:
@AnotherUser Hello I would like to tell you that ...
will the tweet appear in the timeline of my followers?
If so, it would be annoying because the goal is to do a "Direct message" to someone. (Why don't I do a Direct ... |
H: How can I bypass the annoying Quora login popup?
Sometimes a Google search will show a Quora page and when you visit it, you are forced to sign up or log in. I do have a Quora account but I don't want to sign in on every computer I work on.
How can the login popup be bypassed so that I don't have to spend several m... |
H: Summing categories by just crossing off in a column
WHAT | AMNT | CATEGORY
| | Cat1 | Cat2 | Cat3
----------------------------------
Food | 32 | x | |
Pants | 19 | | x |
Phone | 10 | | x |
Pizza | 93 | | | x
Car | 20 | x | ... |
H: How to reference a specific column in a look up table in the display condition
I have a question in my form that references a lookup table. If the user chooses a a specific answer from that multiple choice question, I would like to conditionally display a text entry question for follow up.
In order to do this I wan... |
H: Unexpected and confusing "Security alert for your linked Google Account"
We use GSuite for our small business. One of our employees received a "Security alert for your linked Google Account" email at her personal email address. It claims that a her work account has signed into a new iOS device. Here's an anonymized... |
H: Gmail IMAP telling me to "please log in using your web browser"
I've started using an organizational Gmail account (i.e. myself@myorg.org where myorg has a Google Applications subscription or whatever it is they call it).
Now, I can log in via the web and read my email and that's all fine. However, if I try to log ... |
H: Cannot share folders on G Suite Google Drive
I just signed up for Google G Suite and created a company shared folder as instructed by the G Suite Learning Center. However for some reason I cannot share the folders with anyone as shown here:
I'm 100% sure I got full share and access rights (after all I created thos... |
H: Select subrange of an array-returning formula like GOOGLEFINANCE()
In Google Sheets, GOOGLEFINANCE returns an array of values, like so:
The formula is entered in A1 but the result extends into other rows and columns. I would like to "select" (not sure what the exact term is) a subset of this data. For example, I w... |
H: Set language of Wikipedia article on mobile page
I want to change the language of a Wikipedia article, as you would do on the left navigation bar in desktop view.
Unfortunately I can't find the functionality on mobile view without switching to desktop view.
Is this just too hard to find or is this not present in mo... |
H: How to convert single column list to a table?
Here is a subset data (all in one column):
Click to select Starcom
Starcom
Marketing and Advertising
Greater Chicago Area
5001-10,000 employees
View accountSaved
Saved Leads (0)
Click to select R/GA
R/GA
Marketing and Advertising
Greater New York City Area
1001-5000 emp... |
H: How to place a marker on Google Maps in Chrome?
If I search for a place location on Google Maps, that location shows up with a red marker (for example a University). If I click on any other location on the map (for example a museum) the first red mark goes away and a new red mark appears at the new location.
How ... |
H: Calculation based on first and last value in row
I have a Google Sheets spreadsheet which has intermittent data. I have a column where I'd like to calculate the difference between the first value in each row, and the last value in that row. The first and last columns aren't always the same.
Here you can see that... |
H: How to view current and past thread counts of an Azure App Service?
I'm trying to find the metric data for the current 'thread count' of an Azure App Service using the Azure web interface. I've think I've seen this metric before in past iterations of the Azure interface, I could be wrong, but I'm not sure how to ... |
H: How to create chart of stats grouped per month and per user doing them
I have a sheet that counts items acted on by certain users. The problem is that every day the sheet gets refreshed, not with the items done that day, but with the items done up to that day. For example:
Month |Date | User | Items ... |
H: Difference between flat and hierarchical fixtures in CommCare
What’s the difference between hierarchical location fixture and flat location fixture in CommCare?
AI: The hierarchical location fixture is officially deprecated, and is only available to older projects which were already using it. The flat fixture is e... |
H: How do I reference the value of multiple cells from one spreadsheet to another?
The real kicker here is that I only want to reference certain cells if a cell has been selected.
I am creating a "leads" Spreadsheet on Google. Once a target has been contacted, their information needs to be populated to a different sh... |
H: Does a CommCare app copy from the latest saved state or the latest deploy?
If I copy a CommCare application from one project space to another, will the copy of the app represent the latest saved state of the original application or the latest deployed state of the application?
AI: It will be the latest saved state.... |
H: YouTube brand account or not
I'm trying to create a brand account and a channel that's attached to it.
I created a new channel but it didn't ask me to create a brand account in the process. How do I know if this channel is a brand account channel or not?
AI: If you created the channel via https://www.youtube.com/ch... |
H: Are Google Forms meant to be "writable" AND the results also "readable" from a website
Overall, I'm looking to create a website where the user needs to pass a little quiz to see each additional level of content (and ought never have to quiz again for each higher level). He/she will see the first level of content w... |
H: Share a Google document with a preset group / team, rather than 1 by 1
We have a team of 10 people who all use Google Drive. we share documents between us but sometimes we forget to add everyone to the document so when someone clicks through a link they will need to request access which in turn stops their workflow... |
H: Is it possible to have a custom email address for a Google Group?
We have setup a Google Group which we are using as so we can share Google Documents with group and all the members are automatically added in.
Currently our Google Groups email is like this example@googlegroups.com. Is it possible to brand this with... |
H: Problem with IMPORTRANGE function in Google Sheets
I’m trying to get IMPORTRANGE to work for me with no success. I made two simple spreadsheets: Destination Sheet and Source Sheet. In the destination sheet I’m using the import range function:
=importrange(“1-5F1_zz0ZpGj7SfeQhewsCe0CsrA0eyPbjfmUrLBsyk”,”Sheet1!a1:a1... |
H: How to change number stored to a plain text format in Google Sheets?
I have numbers stored in a sheet as (xxx) xxx-xxxx. I want to remove all formatting and make it just xxxxxxxxxx.
How can I accomplish this?
AI: Please try:
=regexreplace(A1,"\D","")
REGEXREPLACE |
H: How to use relative references in an ARRAYFORMULA with DSUM
I have a formula:
Total Hours:
=DSUM(data!A1:B, "Number of Hours", {"Provider Name";A2})
The column A is a dynamic list of all the providers. How do I use an array formula to fill in all the rows that have a provider in column A, using the provider that i... |
H: Slack states that we haven't any space left but still uploads files
We are on the free plan of Slack. This means, that we've 5 GB of space for files.
Workspaces on Slack’s Free plan have a total of 5GB of file storage to
share. If you’ve reached the limit, files will remain accessible in
Slack but you won't b... |
H: Can I see who has downloaded a shared file?
I am the proud owner of a Dropbox Plus account. I recently shared a .zip file and need to know whether it has been downloaded. I really don't care about how many times it has been downloaded, or by whom (I only shared it with one person) but just a yes/no.
Is this possibl... |
H: Google news search results annoying and confusing
I'm looking for latest updates of my favorite YouTuber, Kathryn Morgan. So I googled her and in Web results, I got what I intended. But when I googled her in News Search, the results like this:
[
I know that the results were confusing, as there are a lot of people n... |
H: What EXIF tags does Google Photos use for GPS?
A long time ago I took pictures on a trip, and also collected GPS positions. I wrote a script that uses exiftool to set the GPS metadata on the pictures, e.g.
exiftool -overwrite_original -exif:gpslatitude=25.698618 -exif:gpslongitude=32.640064 -xmp:gpslatitude=25.6986... |
H: Dynamic range in chart
I have a chart of my table, but I keep adding rows to it.
Is there a way to define the chart's Series/X-Axis/Range as part of a formula?
I want the graph to grow as my table grows - dynamically.
AI: Maybe it depends upon the chart type chosen (which you have not mentioned) but incorporating b... |
H: How can I link from one worksheet to another in Google Sheets?
I have a Google sheet with two worksheets.
Worksheet A contains a big list of people with name, e-mail, age, phone number etc.
Worksheet B contains a small list with specific people and only e-mail as an identifier.
I would like to be able to add a ... |
H: How to add PayPal donate button to my free WordPress blog
I am looking to add a PayPal donate button on my free wordpress.com blog. I am not sure whether -
This is possible and allowable.
If it is allowable what do I need to do to make it workable and any tips that people would like to share.
AI: Yes, PayPal pro... |
H: Exclude specific words and sites from Google Search
I googled some random keywords and gave me results like this:
I know that planetlagu.site is either a song download site or a Youtube download site. They offer MP3, MP4, and 3GP but all of them are unwanted because they contain a lot of junk.
I also receive a lot... |
H: What does "hide comment" mean? What happens if I choose that?
My friend tagged me in a random post and I wanted to remove the tag but unfortunately could not. I selected "hide comment" option but what exactly does that mean? Does that mean that the comment is now hidden from my friends so they can't see it anymore ... |
H: What counts as a “View” on YouTube?
How does YouTube decide that a video was "viewed"?
If a video is 5 minutes long and a viewer watches for 10 seconds, will this be counted as a view?
AI: What is a legitimate view?
A view is an intended watch of a video where the primary purpose is to watch the video; this means... |
H: Google sheets with conditional formatting not working
Update:
I want one specific cell to become green (filled with green color) if a range of other cells (which contain only dates) count up to 7 or more filled cells AND contain dates within a specific date range.
I have created a logical function which is true but... |
H: Cosette related to Amanda Seyfried in Google Search?
I like Les Mis and Cosette, so when I googled Cosette, the results like this:
Why Google Search related Cosette keyword to her potrayer, Isabelle Allen and Amanda Seyfried? Any relationship between them and Cosette?
AI: You have answered your own question:
Any ... |
H: How to change Google Sheets hyperlinks into HTML "a href" links?
I need to change the multiple links in a Google Sheets from normal sheet hyperlinks such as:
=HYPERLINK("https://traveltractions.com","Travel Tractions")
into:
<a href="https://traveltractions.com">Travel Tractions</a>
How can I do this in bulk?
A... |
H: Conditionally format row borders
I'd like to have a medium black top border across each row whose A column cell contains text in a Google Spreadsheet.
I'd also like to have the same top border across each row whose whole row is blank.
I understand Conditional Formatting doesn't include border formatting as it does ... |
H: Automation of export data
I know about the option to export data to Excel manually.
Is there a way to export Cognito Forms to Excel (for example) automatically?
AI: I'm a developer with Cognito Forms.
You can have data sent to Google Sheets each time a new entry is submitted. This can be done by using Zapier. Cogni... |
H: FILTER or QUERY multiple ranges with blanks removed
I am trying to query or filter multiple ranges but am running into a situation with blank cells as I need all the ranges merged without blanks inbetween.
Here is the sheet which has both my query and filter attempts.
Sample source data:
A B C D ... |
H: How to multiply two cells ignoring text?
I have two cells, containing "number text", how do I extract numbers from them to multiply?
AI: =ARRAYFORMULA(PRODUCT(--REGEXEXTRACT(A1:A2,"\d+")))
Assuming A1 and A2 has the digits text combination. |
H: Iterating through a non-contiguous range in Google Spreadsheet
Consider a Google Spreadsheet. Each row contains some measurement data from a given patient.
I wrote a Google Script function which iterates through the selected rows and exports each patient's data into a separate PDF file.
function Export() {
var s... |
H: Using alpha-numeric time representation (days, hours, minutes) in a formula
I'm looking for a way to take raw data in the form of number of days, hours, and minutes (e.g. 1d 2h 3m) for one week and have the updated total subtracted from the prior week's entry to show the difference.
(e.g.: 7d 20h 44m - 7d 18h 12m =... |
H: Trying to sort by column is causing an error
I have a simple script that I am trying to make to sort a specific column, but for some reason the code I've taken directly from the examples online (from the API) is causing an error message:
Cell reference out of range (line 7, file "Code")
My code is as follows:
func... |
H: Using Calculated Values in Math Functions
I need to perform a basic "X to the power of Y" calculation. The calculation builder doesn't accept the ^ character as an operator, so it seems I need to use the Math.Pow(x,y) function.
That would fine if both X and Y were static numbers, but in my case Y needs to be a valu... |
H: Storing number produced by RAND function
In cell B2 I have the formula:
=INT(RAND()*100+1)
Using a script, is there any way I can copy the current results of this RAND function into another cell on the sheet? I want to copy the absolute value, not just mirror the current value.
All attempts I've come up with cau... |
H: Where is the edit (existing) subtitle option in YouTube video manager?
I made some subtitles.
Where is the edit (existing) subtitle option in YouTube video manager?
[
If I click on "Add new subtitles" it asks me if I want to discard existing ones:
AI: In the picture, see where the blue button where it says "Add", ... |
H: How to change value of cell in sheet 2 based on drop down selection in sheet 1?
I have a dropdown in sheet 1 which has the values "cat","dog", and "horse". On selection of a value, I want it to take the adjacent column as a key and search on it in another sheet and write the corresponding value next to it. For ex... |
H: Why does Blurb Bookify's startup progress bar freeze at 99%?
I have a couple of users interested in using Blurb's "Bookify" flash app for creating photobooks (although that link may redirect to the download for the desktop native app if Flash isn't installed).
Both users have logins on a (high-end) machine running ... |
H: Would my reply be seen by all people to whom an original email was sent?
I never understood how this works, so I try to ask here.
If from someone I receive an email that is sent to many people (the case where Gmail shows "to so-and-so, so-and-so, ...), and if I reply to that email directly, then would everyone else... |
H: Move existing email to G Suite
So I've done some research around this question on Google's G Suite site and can't tell definitively if the following is possible:
Scenario:
I have an email address on a non-G Suite server.
Let's call it "sales@alias.com"
Question:
If I open a G Suite account will I be able to use the... |
H: Not being notified in Mailchimp when subscribers are added via Zapier
Normally, when a subscriber signs up though MailChimp you have the option to get an email:
I have this option turned on, however when a subscriber gets added through Zapier instead of directly through MailChimp, the notifications don't happen. H... |
H: Split Text and reorganize and concatenate back together
I want a formula to split data "052 089652" and to reorganize it as "089652/A052/9" in Google Sheets. The formula needs to add "A" to the start of "052", add a "9" at the end, keep the leading zero, if there is one and place "/" in between. Another example bel... |
H: What information about me is visible with shareable links?
If I distribute a shareable link for a file in my Google Drive, what information about me is visible to those who click on the link?
I want to share some .mid file via shareable link, which allows people to download the midi file, but I don't want them to ... |
H: How to stop email status tracking by senders who are using mailtrack.io or something similar?
I found out, using "show original" on Gmail, that some business associates are embedding tracking into their sent emails (without any obvious warning/declaration), which tells them :
If I have received the email in my inb... |
H: Apply conditional formatting to the top four values in a range
I have a range of cells B11:B18 and I want to conditionally format them to highlight ONLY the top four values. I have tried different formulas I found online but they rank ALL eight cells!
AI: =ARRAYFORMULA(OR(B11=LARGE($B$11:$B$18,{1,2,3,4})))
Apply t... |
H: How to share a video on YouTube with password protection on it
I'd like to share a video on YouTube with password protection on it.
Is that possible?
I know I can share a video with a contact that has a Google account, but in this instance I want anyone with the password to be able to access it. Delisting the vide... |
H: How to extract image link from Google Spreadsheet cell
The text below is coming from an external source RSS using Zapier and it is stored in a google sheets cell, how can I extract the image link specifically inside the src tag?
<p><img class="alignleft size-full wp-image-20168" src="https://jd3sljkvzi-flywheel.ne... |
H: Determining whether specified time is within 15mins of target time using Google Sheets scripting
I previously built this sheet in Excel in 2016 without scripting. I'm posting a similar question as I did back then, but this time I'm reconstructing the sheet in Google Sheets and automation is provided by script.
The ... |
H: Why is =AVERAGE returning a divide by zero error in this scenario?
Sample Spreadsheet
I get a divide by zero error when trying to =AVERAGE the output of a =SUBSTITUTE function in two cells. When I don't use the =SUBSTITUTE function, but instead enter the desired result manually, I don't get the error. I don't und... |
H: How can I view my ACTUAL earned YouTube Revenue?
If I go on YouTube under analytics and select revenue, I get a bunch of information on estimated revenue. I want to see the actual revenue and not what is estimated as YouTube does not pay straight from their site, it goes to AdSense.
If I log into AdSense I get the ... |
H: List of people who have added me on Messenger, and I haven't accepted yet
Bob is a real life friend, but we are not connected at all on social media.
A few days ago, I got this (on Android, but my question below is about the desktop website):
I was at work so I switched off my phone's screen (after taking the scre... |
H: How to create a dynamic named range?
I saw this question and its accepted answer, but I can't wrap my head around how/if it might be used for my situation.
I'm pulling data dynamically from several APIs so the data may be different at any moment, including the actual placement of the data on my sheet. I want to de... |
H: Notify me if a dependency for my issue is resolved
I'm using JIRA v6.2.7, where I can link two issues using relations like is necessary for, blocks and their respective counterparts. Let's say I have an issue A assigned to me and an issue B assigned to someone else, and B is necessary for A. Now, I would like to be... |
H: Is there a currently scheduled or announced release date for the Team Drives feature on the G Suite Basic plan?
G Suite Team Drives is currently available for:
G Suite Enterprise
G Suite Business
G Suite for Education editions
My domain is on the cheaper G Suite Basic plan.
You can tell if you are on G Suite Basi... |
H: How can I search for web results specific to a country
In the old days I could (sometimes) get country specific results by using the google portal in that country (like google.co.uk). However, Google has removed this functionality. Also, that functionality did not work for small countries that did not have portals.... |
H: How to customize pages hosted at GitHub.io overriding default layout?
I want to customize the "This site is open source. Improve this page." footer and add a header and footer of my own.
I've found Customizing CSS and HTML in your Jekyll theme and
could make the CSS part work using a /assets/css/style.css file.
Bu... |
H: Using =SPLIT and converting whole number to decimal percent
Sample Spreadsheet
I'm trying to simplify my spreadsheet
I have a spreadsheet that imports data from a table on a website. Sometimes this data is a percentage in decimal format, and sometimes the website doesn't have precise data, so it gives two numbers.... |
H: How do I concatenate the data in column B based on the data from column A?
I'd like to turn the image below:
into the following:
A1: Yellow // B1: The quick brown fox jumps over the lazy dog.
A2: Blue // B2: The earliest known appearance of the phrase is from The Boston Journal.
AI: You might try:
=join(" ",FILTE... |
H: Composing a plain text email in Google Groups
Is it possible to compose a plain text email in Google Groups?
Clicking on the "New topic" button opens a rich text editor, and I see no option to switch to plain text.
AI: By default , it is just plain text, until you change certain formatting options.
(or paste in so... |
H: What is the difference between duckduckgo.com and start.duckduckgo.com?
Both https://duckduckgo.com and https://start.duckduckgo.com present as the first page of the search engine. I configure my browser to pass search queries to either of them.
I learnt about the start. domain when I stepped through a tutorial/inf... |
H: Table of contents doesn't work
I'm trying to add a table of contents to a document in Google Docs using Insert > Table of contents menu but it doesn't show any headings.
Here is a sample document:
https://docs.google.com/document/d/1jAH3pmeRT2kyqGPOeUA2QaiqEOISNKM678kDx7XeVoQ/edit?usp=sharing
It has a Table of con... |
H: Display dates in ISO 8601 format in the Microsoft Outlook web interface
Is it possible to display the dates in ISO 8601 format in the Microsoft Outlook web interface?
I read on https://support.office.com/en-us/article/Time-zone-and-language-settings-in-Outlook-Web-App-5565cc28-bc5c-47f1-849d-b57f1ffdfb53:
However ... |
H: SUM of multiple values/variables in Google Sheets using "IFERROR"
I have a Google Sheets (titled: ALLORDERS) that lists orders from my online store. These are listed as one single product sale per line. The output looks like:
Invoice Number | Invoice Date | Buyer Name FIRST | Buyer Name LAST | Buyer Email | SKU | O... |
H: What can be done when many websites classify your website and email addresses as invalid?
I own New gTLD Program website and email addresses - XXX.YYY.science and XXX@YYY.science.
My issue is that many websites that require those to be supplied while filling forms do not support New gTLD Program domains such as .sc... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.