#1   Report Post  
Jo Segers
 
Posts: n/a
Default opening csv

If I doubleclick on a csv it opens in Excel but all the data is in one column.
If I do the same on another pc the data is displayed correct.

Is this a setting and where can I change it?

MS Office 2000.
  #2   Report Post  
Nick Hodge
 
Posts: n/a
Default

Jo

Excel sees any file with the extension *.csv as a native file and tries to
open it straight away. Once in Excel you could parse it using DataText to
columns

Alternatively, remove the extension or replace it with .txt and Excel will
launch the text import wizard

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"Jo Segers" <Jo
wrote in message
...
If I doubleclick on a csv it opens in Excel but all the data is in one
column.
If I do the same on another pc the data is displayed correct.

Is this a setting and where can I change it?

MS Office 2000.



  #3   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
you probably have different windows regional settings for your list
delimiter. One workaround (except changing the Windows regional settings).
Rename your file to *.txt and open this file with Excel. The text import
wizard should start and should allow you to choose a different delimter

--
Regards
Frank Kabel
Frankfurt, Germany

Jo Segers wrote:
If I doubleclick on a csv it opens in Excel but all the data is in
one column. If I do the same on another pc the data is displayed
correct.

Is this a setting and where can I change it?

MS Office 2000.



  #4   Report Post  
Jo Segers
 
Posts: n/a
Default

Thanks Nick,

But why does it open differently on one pc than on the other?

"Nick Hodge" wrote:

Jo

Excel sees any file with the extension *.csv as a native file and tries to
open it straight away. Once in Excel you could parse it using DataText to
columns

Alternatively, remove the extension or replace it with .txt and Excel will
launch the text import wizard

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


  #6   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
as stated: Different Windows regional settings. Goto the Windows start menu,
open the Control panel and check these settings

--
Regards
Frank Kabel
Frankfurt, Germany

Jo Segers wrote:
Thanks Nick,

But why does it open differently on one pc than on the other?

"Nick Hodge" wrote:

Jo

Excel sees any file with the extension *.csv as a native file and
tries to open it straight away. Once in Excel you could parse it
using DataText to columns

Alternatively, remove the extension or replace it with .txt and
Excel will launch the text import wizard

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS



  #7   Report Post  
KeithMeister
 
Posts: n/a
Default

I'm not convinced by these answers. I have a similar issue, which I will
explain.

One of our web apps (intranet) creates a csv file and parses it to excel. On
SOME people's machines, this opens fine with all the data in seperate
columns. Other people's machines put it all in ONE column. I have checked
regional settings and they are all the same. The applications are the same,
and the file types appear to be the same also. Any further ideas about what
could resolve this?

"Frank Kabel" wrote:

Hi
you probably have different windows regional settings for your list
delimiter. One workaround (except changing the Windows regional settings).
Rename your file to *.txt and open this file with Excel. The text import
wizard should start and should allow you to choose a different delimter

--
Regards
Frank Kabel
Frankfurt, Germany

Jo Segers wrote:
If I doubleclick on a csv it opens in Excel but all the data is in
one column. If I do the same on another pc the data is displayed
correct.

Is this a setting and where can I change it?

MS Office 2000.




  #8   Report Post  
Dave Peterson
 
Posts: n/a
Default

I would double check the list separator under the windows regional settings
applet one more time.

KeithMeister wrote:

I'm not convinced by these answers. I have a similar issue, which I will
explain.

One of our web apps (intranet) creates a csv file and parses it to excel. On
SOME people's machines, this opens fine with all the data in seperate
columns. Other people's machines put it all in ONE column. I have checked
regional settings and they are all the same. The applications are the same,
and the file types appear to be the same also. Any further ideas about what
could resolve this?

"Frank Kabel" wrote:

Hi
you probably have different windows regional settings for your list
delimiter. One workaround (except changing the Windows regional settings).
Rename your file to *.txt and open this file with Excel. The text import
wizard should start and should allow you to choose a different delimter

--
Regards
Frank Kabel
Frankfurt, Germany

Jo Segers wrote:
If I doubleclick on a csv it opens in Excel but all the data is in
one column. If I do the same on another pc the data is displayed
correct.

Is this a setting and where can I change it?

MS Office 2000.





--

Dave Peterson
  #9   Report Post  
KeithMeister
 
Posts: n/a
Default

I have quadruple checked these settings and they are the same. The machine
next to me that works is XP SP1 and I am SP2. One of the other people that it
works for is XP SP2 but has Office 2003. Any other suggestions?

"Dave Peterson" wrote:

I would double check the list separator under the windows regional settings
applet one more time.

KeithMeister wrote:

I'm not convinced by these answers. I have a similar issue, which I will
explain.

One of our web apps (intranet) creates a csv file and parses it to excel. On
SOME people's machines, this opens fine with all the data in seperate
columns. Other people's machines put it all in ONE column. I have checked
regional settings and they are all the same. The applications are the same,
and the file types appear to be the same also. Any further ideas about what
could resolve this?

"Frank Kabel" wrote:

Hi
you probably have different windows regional settings for your list
delimiter. One workaround (except changing the Windows regional settings).
Rename your file to *.txt and open this file with Excel. The text import
wizard should start and should allow you to choose a different delimter

--
Regards
Frank Kabel
Frankfurt, Germany

Jo Segers wrote:
If I doubleclick on a csv it opens in Excel but all the data is in
one column. If I do the same on another pc the data is displayed
correct.

Is this a setting and where can I change it?

MS Office 2000.




--

Dave Peterson

  #10   Report Post  
Dave Peterson
 
Posts: n/a
Default

I don't have another guess.

KeithMeister wrote:

I have quadruple checked these settings and they are the same. The machine
next to me that works is XP SP1 and I am SP2. One of the other people that it
works for is XP SP2 but has Office 2003. Any other suggestions?

"Dave Peterson" wrote:

I would double check the list separator under the windows regional settings
applet one more time.

KeithMeister wrote:

I'm not convinced by these answers. I have a similar issue, which I will
explain.

One of our web apps (intranet) creates a csv file and parses it to excel. On
SOME people's machines, this opens fine with all the data in seperate
columns. Other people's machines put it all in ONE column. I have checked
regional settings and they are all the same. The applications are the same,
and the file types appear to be the same also. Any further ideas about what
could resolve this?

"Frank Kabel" wrote:

Hi
you probably have different windows regional settings for your list
delimiter. One workaround (except changing the Windows regional settings).
Rename your file to *.txt and open this file with Excel. The text import
wizard should start and should allow you to choose a different delimter

--
Regards
Frank Kabel
Frankfurt, Germany

Jo Segers wrote:
If I doubleclick on a csv it opens in Excel but all the data is in
one column. If I do the same on another pc the data is displayed
correct.

Is this a setting and where can I change it?

MS Office 2000.




--

Dave Peterson


--

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
Opening and saving Excel 2003 file from Excel 97. Rodrigo Excel Discussion (Misc queries) 2 December 12th 04 02:17 PM
Error message opening Excel97 workbook cobbler Excel Discussion (Misc queries) 2 December 11th 04 05:31 PM
excel opening file error Firemedic395 Excel Discussion (Misc queries) 2 December 8th 04 05:50 PM
toolbars keep appearing on opening excel after I removed them bef. toolbar hater Excel Discussion (Misc queries) 1 December 2nd 04 01:48 AM
Slow opening files - possible cause and solutoin Bob Flanagan Excel Discussion (Misc queries) 0 November 29th 04 10:04 PM


All times are GMT +1. The time now is 05:22 PM.

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

About Us

"It's about Microsoft Excel"