Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default More than 65,000 rows

I have an application that runs nicely on a worksheet (a set of
row-by-row-compare operations with several sorts). I may need to upscale it
to an environment which might go beyond 65k rows - I'm researching the
available choices.

eg. Spreading over multiple sheets, eg. continuation on sheet 2, is too
messy with sorts etc.
Access app is one choice.

I know this is an Excel ng - so asking for ideas that involve other
technological approaches maybe unusual in an Excel group, but some of you
may have had this kind of scenario before.

Thanks for any ideas, anything.

Hiran



PS: one of the benefits of the existing Excel VBA solution is the visual
feedback of the 'work being done'. Any ideas that preserve the 'row-by-row'
visual will be good. but I'd like to hear of others too.



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 923
Default More than 65,000 rows

Use Access - and link to an MDB database from within Excel. You do not need
Access to be running on the target machine, but will need it to create the
MDB.

Cheers
Nigel

"Hiran de Silva" wrote in message
...
I have an application that runs nicely on a worksheet (a set of
row-by-row-compare operations with several sorts). I may need to upscale

it
to an environment which might go beyond 65k rows - I'm researching the
available choices.

eg. Spreading over multiple sheets, eg. continuation on sheet 2, is too
messy with sorts etc.
Access app is one choice.

I know this is an Excel ng - so asking for ideas that involve other
technological approaches maybe unusual in an Excel group, but some of you
may have had this kind of scenario before.

Thanks for any ideas, anything.

Hiran



PS: one of the benefits of the existing Excel VBA solution is the visual
feedback of the 'work being done'. Any ideas that preserve the

'row-by-row'
visual will be good. but I'd like to hear of others too.





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 593
Default More than 65,000 rows

"Nigel" wrote ...

Use Access - and link to an MDB database from within Excel. You do not need
Access to be running on the target machine, but will need it to create the
MDB.


Incorrect, you don't need MS Access to create the mdb file either. See
previous posts e.g.

http://groups.google.com/groups?selm...gle.com&rnum=8

Jamie.

--
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
Enabling option „Format rows“ to hide/unhide rows using VBA-code? ran58 Excel Discussion (Misc queries) 0 July 28th 09 03:46 PM
Counting characters in multiple rows when rows meet specific criteria news.virginmedia.com Excel Worksheet Functions 3 June 28th 08 09:03 PM
Copy rows of data (eliminating blank rows) from fixed layout Sweepea Excel Discussion (Misc queries) 1 March 13th 07 11:05 PM
Excel 2003 -Rows hidden. Scrolling unhides rows ! How do I stop th Excellent1975 Excel Discussion (Misc queries) 0 June 21st 06 08:01 PM
Pivot Tables: How do I show ALL field rows, including empty rows?? [email protected] Excel Worksheet Functions 2 April 8th 05 06:21 PM


All times are GMT +1. The time now is 04:25 AM.

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"