Computing.Net > Forums > Office Software > Export Data and Import to Excel

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Export Data and Import to Excel

Reply to Message Icon

Name: Jessy88
Date: November 29, 2007 at 17:52:08 Pacific
OS: XP
CPU/Ram: 1GB
Comment:

Hi, I have two questions here.
1. I exported some data from one of the database and export file are text file.
Then I tried to import to Excel, but I found all the data are in one column even though I tried to use all the setting. Then I tried to go back to my text file, but find all the data on the text file are all crowded on the left side. Only I can do now is to adjust one record into one column manually in text file and then import it to excel. Does any of the expert know how to fix it to save some time.
2. When I save the file in csv format, the zip code starting with 0 are automatically deleted after I saved the file. Any suggestions? Thanks!



Sponsored Link
Ads by Google

Response Number 1
Name: Jennifer SUMN
Date: November 30, 2007 at 07:25:53 Pacific
Reply:

Try exporting as a csv rather than a text file.

What is the field type for the Zip Codes?

Life's more painless for the brainless.


0

Response Number 2
Name: Jessy88
Date: November 30, 2007 at 09:20:14 Pacific
Reply:

It didn't work even if I export it in csv.
Regarding the data type of the zip code, I have tried text and some other format, but it still doesn't work after I have saved it in csv.


0

Response Number 3
Name: Jennifer SUMN
Date: November 30, 2007 at 11:45:46 Pacific
Reply:

Why don't you just export it as an xls?

Life's more painless for the brainless.


0

Response Number 4
Name: DerbyDad03
Date: November 30, 2007 at 17:14:25 Pacific
Reply:

Have tried to use the Text To Column feature in Excel to expand the single column? It may not do it perfectly, but it might help.

As far as the zip codes dropping the leading 0, you should be able to use this process to fix it:

Assuming your zip codes start in A1, use this formula to add a leading zero as needed:

=IF(LEN(A1)<>5,"0"&A1,A1)

Drag the formula down as far as required.

Once the cells are all 5 digits again, do an Edit...Paste Special...Values and format as desired.


0

Response Number 5
Name: Jessy88
Date: December 17, 2007 at 15:05:44 Pacific
Reply:

I did some program from the original database and export the data. I am tired of saving the excel file to csv. Every time the data is OK, but after I save the file in csv and reopen the csv, all the data are hidden. Does anyone happen to know what causes this and how to fix it? Thanks!


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon

Outlook 2003 Import &... Opening Attached Items



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Office Software Forum Home


Sponsored links

Ads by Google


Results for: Export Data and Import to Excel

Export WMP10 to Excel '03 www.computing.net/answers/office/export-wmp10-to-excel-03/3512.html

Exporting task in outlook to excel www.computing.net/answers/office/exporting-task-in-outlook-to-excel-/7155.html

how to link excel to word and word to excel www.computing.net/answers/office/how-to-link-excel-to-word-and-word-to-excel-/8898.html