Microsoft
Software
Hardware
Network
Question : Grab first part of values before space in a cell
I am using Excel 2003. I have a column that has the following values
hello hak
wonder wal
champagne sup
the last 3 characters are alway 3 letters I know how to get the last 3 but I actually want the first part before the space. Any ideas on how to do this. Much Aloha
Answer : Grab first part of values before space in a cell
If there is only ever one or zero spaces...
=LEFT(A2,FIND(" ",A2&" ")-1)
Patrick
Random Solutions
not getting the modelviewprojectionmatrix in glsl vertex shader right
Blackberry Enterprise Express on Exchange 2007 Can't resolve name during MAPI Profile Setup
Logical Drive Corrupted. Server repair says its not formatted
How to remove new line from a string
Oracle Error "To many precesion Specifiers"
ESX 4.0 Does not detect onboard NIC
Prevent Deadlock in Database Coldfusion
XSLT Parsing pairs of xml tags
phpmailer errorInfo
Which KEY do I use for my KMS Server and clients?