Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello David,
Thank you for the special formula for error testing. Best Regards Low -- A36B58K641 "David Biddulph" wrote: You can check what the spurious characters are by =CODE(LEFT(A1)) Other contributors have suggested a replacement of CHAR(160), but the CODE function will let you see whether it is 160, and if not what it is. -- David Biddulph "Mr. Low" wrote in message ... Dear Sir, I copied a list of reference number in HTML format from the MS Outlook and paste it to Excel worksheet. After that I separated it into columns by using Data Text t to Columns function. A B 1 BJH3675 2 BGB1056 3 BHH9444 4 BJH978 5 BFU7095 6 BFU3422 7 BFG9144 8 BFN3659 9 BFN3756 After separation the data in B is in text format. I find that all the reference number in column B has 4 leading spaces. I tried to remove these empty spacing by using =TRIM( ) or =TRIM(CLEAN( )), but it does not work . May I know why this could happen and how to overcome this problem Thanks Low -- A36B58K641 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2002: Vlookup formula not working | Excel Discussion (Misc queries) | |||
hyperlinks not working in excel 2002 SP3 | Excel Discussion (Misc queries) | |||
Excel trim not working | Excel Discussion (Misc queries) | |||
Excel 2002 not working | Setting up and Configuration of Excel | |||
I can't seem to use RTRIM or LTRIM in Excel 2002. I want to trim. | New Users to Excel |