LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Stephen POWELL
 
Posts: n/a
Default

Harlan:
Thank you for your reply. I appreciate the voice of experience telling me
how large workbooks can be before performance starts to deteriorate.
The reason each amort schedule is so large probably stems from the form in
which the source data is obtained. I copy data from the website of our fleet
manager. These data are in the form of text strings that combine the date
and the dollar amounts. I need to dissect these strings to pluck out dates
and amounts separately. Rather awkward.
I have no knowledge of databases like Access. My approach for now is to
break the population into 10 workbooks of 10 vehicles each and then have an
eleventh workbook that links to these 10 in order to consolidate the results.
Adequate and functioning is better than ideal and non-functioning.
Thanks again,
Stephen Powell

"Harlan Grove" wrote:

Stephen POWELL wrote...
....
Since Monday I have been struggling with a workbook that seems
self-corrupting.
My workbook has about 100 worksheets; each worksheet contains an
amortization schedule for the debt on a vehicle.
All amortization schedules have an identical structure.
Size of workbook is just under 30MB.


Amortization tables are generally pretty simple, and a single one
shouldn't take up 300KB (30MB / 100). What's in these worksheets? How
heavily formatted are they? My point in asking is that no matter how
much RAM you have, Excel works poorly with workbooks larger than 16MB.

That said, if you need access to all amortization table values at each
payment for each vehicle, you should be using a proper database rather
than Excel. You may want to use Excel to create the amortization table
values for each vehicle, and merge them into a common database table.
As long as vehicle ID and payment dates are fields along with principal
and interest payment amounts (total payment amount is unnecessary as
it's just the sum of principal and interest payment amounts), you can
generate entire amortization tables for each vehicle as well as
calculate principal, interest and total payments for all vehicles in
any given period.


 
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
is there a NON-volatile version of INDIRECT ?? spiderman Excel Discussion (Misc queries) 1 February 4th 05 04:54 PM
Using Indirect en direct cell references Bart Schouw Excel Discussion (Misc queries) 2 January 13th 05 01:05 PM
Indirect another wookbook tim_o_mast Excel Worksheet Functions 8 January 10th 05 07:03 PM
Exel Problems! PW11111 Excel Discussion (Misc queries) 2 December 9th 04 11:34 PM
Problems pasting images into Excel Wazooli Excel Discussion (Misc queries) 2 December 7th 04 11:33 PM


All times are GMT +1. The time now is 08:29 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"