Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What is the difference between Character Set 032 and 160. In Excel Help
they both say "[space]". Why 2 codes for space? Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi ......,
In Rich Text Format, the 160 would be called a Required Blank, in HTML it is called a non-breaking space ( ). The difference is that a line should not be broken on non-breaking space. If you have non-breaking spaces after copying from HTML and want to remove them from cells and then trim the cells see TRIMALL macro in http://www.mvps.org/dmcritchie/excel/join.htm#trimall --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "snax500" wrote in message oups.com... What is the difference between Character Set 032 and 160. In Excel Help they both say "[space]". Why 2 codes for space? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 - Formatting text in cell (character by character) | Excel Discussion (Misc queries) | |||
Excel-Match 1st text character in a string to a known character? | Excel Worksheet Functions | |||
Can I create a special character for the Character Map? | Excel Discussion (Misc queries) | |||
Custom Character or re-defining a character | Excel Programming | |||
Typing a quote character Vs pasting a quote character= whathappens to the resulting CSV? Interesting!! | Excel Programming |