Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm trying to take the first name in a column and get a result of the first
letter only in a new column. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
If you have the name in A1 in B1 enter =Left(A1,1) If this was helpful please say yes "vssimmons" wrote: I'm trying to take the first name in a column and get a result of the first letter only in a new column. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
if you want the first letter, try this in B2
=LEFT(A2,1) -- Hope this is helpful Pls click the Yes button below if this post provide answer you have asked Thank You cheers, francis Am not a greek but an ordinary user trying to assist another "vssimmons" wrote: I'm trying to take the first name in a column and get a result of the first letter only in a new column. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
TRIM Q | Excel Worksheet Functions | |||
trim | Excel Discussion (Misc queries) | |||
Trim | Excel Worksheet Functions | |||
Trim if? | Excel Worksheet Functions | |||
Trim help please | New Users to Excel |