Excel extracts into a txt file

huorsa

Board Regular
Joined
Feb 15, 2002
Messages
101
I'm extracting excel files into txt files which I open in Notepad and subsequently load into an accounting database. I've noticed that when I open the file the information does not look as I have in excel.

Per example I have:

2004-11-10 Eg 1 540000010027 CH-60 1,900.00....EXPENSEES...2
2004-11-10 Eg 1 540000010027 CH-60 800.00.......SALES.........2

And when I open the txt file I get the following

2004-11-10 Eg 1 540000010027 CH-60 1,900.00 EXPENSEES 2
2004-11-10 Eg 1 540000010027 CH-60 800.00 SALES 2

I want to get the information like this:

2004-11-10 Eg 1 540000010027 CH-60 1,900.00... EXPENSEES....2
2004-11-10 Eg 1 540000010027 CH-60 800.00...... SALES..........2

Am I doing something wrong, should I use a different cell formar, or should I save the file as a different type (csv, prn)

PD I added .... so I can show my point (so the data appears in just like it appears in excel)
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).

Forum statistics

Threads
1,226,588
Messages
6,191,891
Members
453,686
Latest member
vlmiller845

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top