Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben
 
Posts: n/a
Default Tab character is messing me up

Typo patrol...........should be 0010(not 0100) but if a Tab
character.........................

Try this formula for Tab CHAR(9)

=substitute(a1,char(9)," ")

A handy add-in to have is Chip Pearson's CELLVIEW.XLA

http://www.cpearson.com/excel/CellView.htm

To get a listing of codes for characters enter in A1 of a new sheet

=CHAR(ROW())

Drag/copy down 256 rows.


Gord

On Tue, 27 Jun 2006 16:13:02 -0500, "Some Dude" wrote:

It's not carriage return. Know were I might find a table of all the other
symbols?

"Gord Dibben" <gorddibbATshawDOTca wrote in message
.. .
The little boxes could be carriage returns.

To get rid of then do an EditReplace

What: ALT + 0100(from the numpad, not the regular keys)

With: space or nothing

Replace all.

If your boss set his cells to "wrap text" he would not see the little
boxes.

If you want to see them, uncheck "wrap text"


Gord Dibben MS Excel MVP


On Tue, 27 Jun 2006 14:42:52 -0500, "Some Dude" wrote:

I imported some data from one an excel file on one of our company web
sites.
When I look at it everything looks fine. When my boss looks at it he sees
characters shaped like little boxes where I see blank spaces. I copied the
blank spaces and pasted them into Word and I can see the arrows you'd see
for tabs in a Word document if you selected View Paragraph marks.
How can I replace these with blank space in the Excel file?
Why can my boss see them in excel but I can't?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mystery ALT key character illudes all methods of extraction! HELP! bxc2739 Excel Discussion (Misc queries) 6 March 16th 06 08:12 PM
Odd! Excel changes my letter character. Why? spygrrl Excel Discussion (Misc queries) 5 March 9th 06 03:53 PM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
Count occurrence of character within a cell Kelli Excel Discussion (Misc queries) 2 January 18th 06 02:20 PM
Removing ' character from cells Don Excel Discussion (Misc queries) 5 December 21st 04 05:41 PM


All times are GMT +1. The time now is 10:18 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"