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
SCCM Scan agent fails with Scan Failed for ToolUniqueID with error 0x80070005
How send an array by url with php???????
Trouble installing Panasonic Printer/Copier devices on SBS 2008
Writing DLL in Delphi 7
AMD Athlon II X4 vs. AMD Phenom II X4
Delphi 6 not recompiling .pas files
How do I handle AutoCAD events by a Delphi program?
looking for unix consultant
Financial Year Function/Calculation ASP.NET
Single sign-on using RADIUS