View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Together[_9_] Together[_9_] is offline
external usenet poster
 
Posts: 1
Default How to change xls format to text?

Hi, Everybody,

Now I have a problem about the format changes. I have a document i
Excel, and I want to change the excel file to text file. For instance
in excel, the value in Cells(1,A)=5, Cells(1,B)=6
I want the file in text is like: 56. But generally, when I transfer th
file, I find that in text it is 5 6. There is a space between 5 and 6
How can I delete the space? Thank you

--
Message posted from http://www.ExcelForum.com