.csv Re-Format Question

B

Bob

Hello,

I copied from a source a spreadsheet that is apparently in .csv format.

When I paste it into a regular Excel 2007 spreadsheet, everything is on
one line; the columns don't seem to have any significance.

How can I rfeformat this .csv such that all the columns (that are
apparently there between the commas) are now placed in actual the Excel
columns ?

Thanks,
Bob
 
D

Dave Peterson

If you Open the file (ctrl-o), then excel will use your windows list
separator/delimiter to parse your .csv file.

If your windows delimiter is a semi-colon (common outside the USA), then you
could see this problem.

But if your windows settings match the data, ctrl-o should work ok.

If you're just copy|pasting and it still goes into a single column (not a single
row), then you can use Text to columns (on the Data tab of the Ribbon, _I
think_) and follow the wizard to parse your data based on that comma delimiter.

=====
And just a warning...

If you do the copy|Paste a second time in the same session of excel, don't be
surprised it excel remembers your choices. This can be a helpful feature
(sometimes!).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Excel CSV Files; Creating Of 3
Excel And Notepad 3
Need Help with Macro Security 1
To GS Re .csv Commas 2
Quote Marks Question 2
creating csv file 3
.csv Saved File Question 1
.csv Format Questions 1

Top