PC Review


Reply
Thread Tools Rate Thread

convert .csv to .xls for very large file

 
 
kathy.aubin@gmail.com
Guest
Posts: n/a
 
      17th Apr 2007
I'm receiving a very large .csv file. It is too large to open it
directly in Excel. I need to manually split it in different file and
then open it in different Excel tab. I'm using Office 2003.

I'm looking to build a macro that open the .csv file as a text file,
and split it in different tab in Excel so I can view all the
information of the .csv file in the same Excel workbook; just in
multiple tab.

Is there a way to do that?

Thanks

 
Reply With Quote
 
 
 
 
Gord Dibben
Guest
Posts: n/a
 
      17th Apr 2007
See KB article for info and code.

http://support.microsoft.com/default...;en-us;Q120596

Alternative. Change the extension from csv to txt then break it into
manageable *.txt files and open those into separate worksheets.


Gord Dibben MS Excel MVP


On 17 Apr 2007 10:53:34 -0700, (E-Mail Removed) wrote:

>I'm receiving a very large .csv file. It is too large to open it
>directly in Excel. I need to manually split it in different file and
>then open it in different Excel tab. I'm using Office 2003.
>
>I'm looking to build a macro that open the .csv file as a text file,
>and split it in different tab in Excel so I can view all the
>information of the .csv file in the same Excel workbook; just in
>multiple tab.
>
>Is there a way to do that?
>
>Thanks


 
Reply With Quote
 
kathy.aubin@gmail.com
Guest
Posts: n/a
 
      17th Apr 2007
Thanks Gord. That was exactly what I was looking for.

 
Reply With Quote
 
=?Utf-8?B?c2Ftc29u?=
Guest
Posts: n/a
 
      18th Apr 2007
You may want to try our Excel 2007.

The total number of available rows in Excel:
Old Limit: 64k (2^16)
New Limit: 1M (2^20)



"(E-Mail Removed)" wrote:

> I'm receiving a very large .csv file. It is too large to open it
> directly in Excel. I need to manually split it in different file and
> then open it in different Excel tab. I'm using Office 2003.
>
> I'm looking to build a macro that open the .csv file as a text file,
> and split it in different tab in Excel so I can view all the
> information of the .csv file in the same Excel workbook; just in
> multiple tab.
>
> Is there a way to do that?
>
> Thanks
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
convert large text to large number Jennifer Microsoft Access 5 22nd Oct 2009 01:12 AM
Convert large XML file to UTF-8 bbb Microsoft C# .NET 5 6th Aug 2006 04:21 AM
How to convert a large number of Word2003 file to MTHML format? =?Utf-8?B?WXVrb24=?= Microsoft Word Document Management 3 4th May 2006 06:21 PM
Convert Large Word File to PDF file =?Utf-8?B?SHVza2VyaW5QQQ==?= Microsoft Word Document Management 3 15th Apr 2006 11:36 PM
Convert DVD to CD? (large .cab file) Sunny Windows XP Hardware 1 7th Jan 2006 11:19 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:42 AM.