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
Changing Allow/Block settings on Autodiscover prompt in Outlook
Firing jQuery on key press action
CodeDom and Windows Forms
Unattended Windows 7 Installation answer file not working
Deploy Printers Using Windows 2008 R2 GPO to Windows XP Pro Clients and Removing all current printers
How to redirect requests to a particular web site to a local server?
HTTPS keeps Rest connection [RST,ACK]
DELL LATITUDE D610 80GIG STUCK IN BOOT LOOP
security issue in login application: a logged in user is able to edit her or his own profile
Return Ref