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
Websense - Block Internet Access - Except for Updates
Cisco ASA 5505 Remote Access VPN Problem
How to find out what version of remote OpenSSL server is running?
Advanced Facebook Fan Page Formatting
Service Tag
How to copy a 150 Gb database across the country?
batch file to write network delay into textfile
Move jpg files from file server and create shortcut
hyperlink
How can I find info on the available RAM in Windows XP?