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
cisco ios back up
Access Property box Garbled
Create a list of users in Active Directory whose account has been locked out for 90 days
Iseries OSV5R4 PM eserver iSeries telephone number
Windows 2008 R2 Admin Shares
ISA 2004 and ForeFront TMG
fully uninstall Acrobat 8.2.2
WDS image language
HP 6930p,8440p Hanging at BIOS screen
Sorting to Excel workbook to different sheets