Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi There,
I have a spreadsheet which stands right now at 118meg... it runs fine, I was going to make a move that would increase the file size to over 135meg or bigger, l am no-programmer and l use this ng for snippets of code from the high flyers to use in my program... My question is: when is too big actually too big? does it depend on the machine? or will Excel just give in at some stage? thanks seeya ste |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Why is it so large?
What are you going to do that will increase its size so much. How long does it take to load? What do you use it for? Excel does have its limits, usually based on available memory, hard disk size and user patience. -- Regards Andy Wiggins www.BygSoftware.com Home of "Save and BackUp", "The Excel Auditor" and "Byg Tools for VBA" "ste mac" wrote in message om... Hi There, I have a spreadsheet which stands right now at 118meg... it runs fine, I was going to make a move that would increase the file size to over 135meg or bigger, l am no-programmer and l use this ng for snippets of code from the high flyers to use in my program... My question is: when is too big actually too big? does it depend on the machine? or will Excel just give in at some stage? thanks seeya ste |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Andy, thanks for your reply, the reason it is so large is due to the
amount of data the wb is holding, if l could program for real (like some of the people here) it could probably be made a bit smaller.. The app works fine, it takes around 8 sec's to open and runs fine.. My question was asked to see if someone knew what the 'limit' was in Excel (if there is any)l have been constantly using this app for over a year without any problems, l was just wondering when/if it was getting too big... I have 1 gig memory, 40 gig HD and not very much patience(<g) seeya ste |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I suggest an experiment.
Take of copy of the workbook and do whatever you do to increase the size. Keep increasing it until Excel or the machine gives up. You might be surprised at what Excel can do with your resources. If the machine gives up first, try running the workbook on a machine with bigger resources. Sometimes it's a lot cheaper to add some more RAM or to add a larger hard-disk than it is to put the effort into programming. The point of this experiment is so you know just how far you can take it without having to think about re-designing the application. -- Regards Andy Wiggins www.BygSoftware.com Home of "Save and BackUp", "The Excel Auditor" and "Byg Tools for VBA" "ste mac" wrote in message om... Hi Andy, thanks for your reply, the reason it is so large is due to the amount of data the wb is holding, if l could program for real (like some of the people here) it could probably be made a bit smaller.. The app works fine, it takes around 8 sec's to open and runs fine.. My question was asked to see if someone knew what the 'limit' was in Excel (if there is any)l have been constantly using this app for over a year without any problems, l was just wondering when/if it was getting too big... I have 1 gig memory, 40 gig HD and not very much patience(<g) seeya ste |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Andy, I will have a look..
seeya ste |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How many 'unique' customers has everyone been involved with? | Excel Worksheet Functions | |||
Involved VLookup Formula | Excel Discussion (Misc queries) | |||
Involved VLookup Function | Excel Discussion (Misc queries) | |||
Percentage with a zero involved | Excel Discussion (Misc queries) | |||
Matching when spaces are involved | Excel Worksheet Functions |