Microsoft
Software
Hardware
Network
Question : Find first space in a cell and show all that is on the left of it
I tried:
=MID(A6,1,FIND(" ",A6))
but I need it to account for 1 or more spaces in other words
"1234 xyz" would return 1234
"1234 xyz" would also return 1234
Answer : Find first space in a cell and show all that is on the left of it
Out of curiosity, try this with the same test text:
=FIND(CHAR(160),A6)
I wonder if what you had there is the infamous non-breaking space...
Random Solutions
Check each machine to see the logged in user IE setting on which configuration they use.
Exchange 2010 on a domain controller 2008 R2 for 2 users?
Outlook MAPI session query
Backup Exec 12.5 Job Running Extremely slow
SBS2008 disable xp client firewall via GPO
Network Utilization Theory
Languages in Blackberry firmware
Installing BES on SBS 2008
Macbook air connects to skype, but not on the internet
how do i/can setup backup DC on an existing 2008 AD.