![]() |
#10
|
|||
|
|||
![]() Quote:
No problem this is a fair question. The formula to be used is =substitute(J5," ","")+0 Now here is the situation. It is best explained with an experiment. Open up notepad or wordpad or even word. Type any single word. Right after that word type another word (do not include a space) now place your cursor between those 2 words hold ALT and press 255 the let go of Alt. You will see that it will produce a space. This is not the usual space that is created when you press the space bar it is a char character. go ahead and do ALT and press 2 then let go. Did you get a smiley face? these are char characters. try ALT+217 or ALT+16 they all make different char characters. For some reason the data in column I has Char character (Alt+255) instead of a space. To try this write your substitute formula like so =substitute(j5," Now instead of space press ALT + 255 and then another quote so it looks like this =substitute(j5" " then finish off your formula and try your sort it should work. =substitute(j5" ","",)+0 Sorry for the lengthy explanation. As far as to how to prevent this in the future look to where you copied the data from in column I from it has these char spaces instead of regular spaces. Let me know if this clears it up for you. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to format text in a CELL? | Learner7 | Excel | 3 | 08-06-2012 03:52 AM |
![]() |
rkeles | Excel | 6 | 02-04-2012 01:31 PM |
How can I convert pptx to text format like Word, and later on create pptx too? | GetLost | PowerPoint | 0 | 01-11-2012 04:23 AM |
Convert Number to Text | devcon | Word | 0 | 07-10-2010 01:16 AM |
![]() |
p0k | Excel | 1 | 10-22-2009 08:33 PM |