#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 61
Default Special Character

Hi.

I need to add a "tab" as text in a cell. So when i save a file in text,
each line has an additional "tab" imbeded. How can I do it?

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Special Character

It won't look good, but you could use:

="some text" & char(9) & "some more text"



Henry wrote:

Hi.

I need to add a "tab" as text in a cell. So when i save a file in text,
each line has an additional "tab" imbeded. How can I do it?

Thanks!


--

Dave Peterson
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
How to put special character "&" in Excel Header / Footer ? Phiews Excel Discussion (Misc queries) 3 May 12th 23 11:46 AM
Excel 'Special' Character DannyDont Excel Worksheet Functions 1 March 18th 06 01:30 PM
Paste Special and Linking ajkim001 Excel Discussion (Misc queries) 8 March 14th 06 02:10 PM
highlight/unhighlight (or color/uncolor) cells containing a specific character markx Excel Worksheet Functions 2 October 13th 05 03:21 PM
Insert a special character before and after a word Venkatesh V Excel Discussion (Misc queries) 1 February 21st 05 02:07 PM


All times are GMT +1. The time now is 09:57 PM.

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

About Us

"It's about Microsoft Excel"