About 1,962,183 results (4,840 milliseconds)

First Name, Last Name First Letter Extract - Google Docs Editors ...

https://support.google.com/docs/thread/117881155/first-name-last-name-first-letter-extract?hl=en
Jul 20, 2021 ... I need to extract the First Name & Last Name's First Letter as per the sample attached. I have tried several methods and I am not able to get the right formula.

Requesting help with array formula to extract first and last name and ...

https://support.google.com/docs/thread/236672825/requesting-help-with-array-formula-to-extract-first-and-last-name-and-ignore-blank-rows?hl=en
Sep 26, 2023 ... Based on your initial enquiry to split first and last names only, your formula was missing the header for the second column. This would work ...

Query and Importrange with a specific first and last name - Google ...

https://support.google.com/docs/thread/168358634/query-and-importrange-with-a-specific-first-and-last-name?hl=en
Jun 22, 2022 ... I want it so that anytime my team enters in a new client, it goes into an "Agents" individual pool sheet. Again, this is two separate sheets, ...

INITIALS() - AppSheet Help

https://support.google.com/appsheet/answer/10108199?hl=en
Sample usage INITIALS(CONCATENATE([First Name], " ", [Last Name])) : The first and last initials of the pers. ... Punctuation does not separate words.

Extract First/Last Name and Domain - Google Docs Editors Community

https://support.google.com/docs/thread/55225374/extract-first-last-name-and-domain?hl=en
Jun 24, 2020 ... In my sheet, I have column with email addresses, what I need to do is to extract first name, last name and the email domain into separate columns.

Can I sort names in a google spreadsheet? - Google Docs Editors ...

https://support.google.com/docs/thread/49723611/can-i-sort-names-in-a-google-spreadsheet?hl=en
May 28, 2020 ... I was sent a google spreadsheet with names that have both first & last in the same column. ... separate columns then sorting by the last name ...

Re: [MEDITECH-L] ** A bit off topic ** SQL code to split employee

https://groups.google.com/g/meditech-l/c/xmcuR-lptfs
and suffix titles, you can never extract a middle name or initial with any ... fields (last name, first name, middle name)? I am not a SQL guru by any

I would like to collect information for multiple rows on a single ...

https://support.google.com/docs/thread/118849974/i-would-like-to-collect-information-for-multiple-rows-on-a-single-google-form?hl=en
Jul 27, 2021 ... ... first (Item name and Value). The second tab of this sheet is an ... So there is no way to populate the initial input with the following fields ...

RTD Server Initial Values plus static class with shared data

https://groups.google.com/g/exceldna/c/Wjd2f484ErM
... Excel than create it a second instance in a different AppDomain? Random123's ... <DnaLibrary Name="Excel Addin" RuntimeVersion="v4.0" Language="C# ...

Replace Text with Exact Text if it Contains Target Text - Google Docs ...

https://support.google.com/docs/thread/180678307/replace-text-with-exact-text-if-it-contains-target-text?hl=en
Sep 23, 2022 ... ... middle names, adding initials, using nicknames, etc). I'm ... name and so doing the bit between the first and last name is eliminated.

How do I count up values while excluding duplicates from other ...

https://support.google.com/docs/thread/99182081/how-do-i-count-up-values-while-excluding-duplicates-from-other-ranges?hl=en
Feb 22, 2021 ... I do want to keep the First Name, Last Name columns separate if I can since I use the Last Name to sort the entire list. Is there a way to ...

Problem importing latitude and longitude data, latitude is first and ...

https://support.google.com/maps/thread/5747949/problem-importing-latitude-and-longitude-data-latitude-is-first-and-always-under-90?hl=en
May 8, 2019 ... I am trying to import latitude and longitude data from Excel into Google My maps. If I have the separate columns for each, I do not get the option of selecting ...

The case, and a proposal, for elegant syntax in #lang racket2

https://groups.google.com/g/racket-users/c/ewWuCvbe93k/m/n4i_OxdpCAAJ
(first-initial person) (middle-initial person) (last-initial person))). Then you are just looking at (get-initials john), which is the simplest to read. As a ...

Data Journalism Academy - String functions

https://sites.google.com/view/mj-basic-data-academy/excel-magic/string-functions
I told Excel, it was ... This tutorial shows you how to split a name into first, last and middle initial, even when it doesn't always have a middle initial.

How to have two separate sets of data, with different x-axis values ...

https://support.google.com/docs/thread/32213465/how-to-have-two-separate-sets-of-data-with-different-x-axis-values-of-same-data-type-on-one-chart?hl=en
Mar 4, 2020 ... ... initial table from A1:B21? I've ... The first filter adds it at the end but the second filter adds it between the first and second columns.

Text expressions - AppSheet Help

https://support.google.com/appsheet/answer/10108184?hl=en
("Hi, " & [First Name] & " " & [Last Name] & "!") might give Hi, John Smith ... INITIALS() - First character of each word in a textual value. LEFT ...

Can I prevent down-fill from incrementing *every* cell reference in a ...

https://support.google.com/docs/thread/5225132/can-i-prevent-down-fill-from-incrementing-every-cell-reference-in-a-formula?hl=en
Apr 30, 2019 ... At the end of each row I have a formula that computes a useful number based on (1) the row and (2) some constant cells elsewhere in the sheet.

Filling in blank cells with a name from the same column, then ...

https://support.google.com/docs/thread/117418817/filling-in-blank-cells-with-a-name-from-the-same-column-then-repeating?hl=en
Jul 16, 2021 ... They are names with associating contacts, however only the first ... initial information is on. (Cells will relevant formulas are colored ...

Can I change Google Sheets so the columns are numbered and the ...

https://support.google.com/docs/thread/104586171/can-i-change-google-sheets-so-the-columns-are-numbered-and-the-rows-lettered?hl=en
Mar 31, 2021 ... ... names of the books - Batman, Creepy Tales, Daredevil, et cetera - in the first column, and each column thereafter representing a particular ...

Can you enter multiple data in one cell and parse them separately ...

https://support.google.com/docs/thread/7671180/can-you-enter-multiple-data-in-one-cell-and-parse-them-separately-when-referencing-the-cell?hl=en
Jun 8, 2019 ... ... first element and missed 1 from second element, coded as 1c1w instead of 2 since each element is different and they tell us different things ...