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
store comma separated multiple numbers in a mysql database field database and query them efficiently
Citrix not finding the license server
451 4.4.0 DNS query failed error in Exchange 2007 queue viewer
I need to query each group in an OU in the Root Domain and get the group names that has exact identical users.
Getting group membership from LDAP
How to commit changes of a Typed Dataset to database at once
Dynamic Color
reverse ajax
Windows 2008 Server Domain isues
Read Outlook End User email from Exchange Server 2007