#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Importing Data

When importing a large file into Excel that flows over the limit of one
worksheet, is there a way to have it automatically flow to the next sheet?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 145
Default Importing Data

We will need a macro to import line by line and keep counting. Once line
number exceeds a preset limit, switch to next sheet please.

Cheers

"Sash" wrote in message
...
When importing a large file into Excel that flows over the limit of one
worksheet, is there a way to have it automatically flow to the next sheet?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Importing Data

Can you point me in the direction of an example of such?

"PY & Associates" wrote:

We will need a macro to import line by line and keep counting. Once line
number exceeds a preset limit, switch to next sheet please.

Cheers

"Sash" wrote in message
...
When importing a large file into Excel that flows over the limit of one
worksheet, is there a way to have it automatically flow to the next sheet?




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 145
Default Importing Data

This is one of THE most faq.
Google with key words "line input" will give you tons of it please.

"Sash" wrote in message
...
Can you point me in the direction of an example of such?

"PY & Associates" wrote:

We will need a macro to import line by line and keep counting. Once line
number exceeds a preset limit, switch to next sheet please.

Cheers

"Sash" wrote in message
...
When importing a large file into Excel that flows over the limit of

one
worksheet, is there a way to have it automatically flow to the next

sheet?





  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Importing Data

Microsoft has a macro solution that may help:

http://support.microsoft.com/default...;EN-US;q120596
XL: Importing Text Files Larger Than 16384 Rows
(written for xl95, but has a note to change stuff for xl97+)

I'd just use my favorite text editor and split the data into smaller pieces--and
then import each piece to a new worksheet.

Sash wrote:

When importing a large file into Excel that flows over the limit of one
worksheet, is there a way to have it automatically flow to the next sheet?


--

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
Data types when importing Excel data to SQLServer [email protected] Excel Discussion (Misc queries) 1 September 27th 06 12:48 PM
Inputting data to one worksheet for it effect another daedalus1 Excel Discussion (Misc queries) 1 June 25th 06 04:39 PM
Inserting a new line when external data changes Rental Man Excel Discussion (Misc queries) 0 January 11th 06 07:05 PM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM


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

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

About Us

"It's about Microsoft Excel"