Wrox Programmer Forums
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 2nd, 2006, 02:05 PM
Registered User
 
Join Date: Jun 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Excel 2002 Problem

Hi!

I was wondering if any one knows what the max that Excel 2002 can handle in terms of Vlook ups, formulas, and how large the file can be until it's unstable and eventually crashes. I have a 36MB excel file with about 200+ Vlook ups in a column and a few hundred columns of formula's this 36MB excel file is going out over the network to another 30MB file to calculate vlook ups. It sits on the excel file for hours for the vlook ups to populate. Does anyone have a solution to this issue or has ever seen it? Would there be a better solution like using Access for this?
Help Please..

 
Old June 9th, 2006, 03:50 AM
Authorized User
 
Join Date: Mar 2006
Posts: 73
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I have used about 2000 vlookups without any problems. So not sure if this is the problem. I think 30Mb for an excel file is large. But it depends on how complex your formulae are - this could be the problem especially if you are using dynamic ranges. Problem with access is that calculations are not as easy as excel, but it is good at data sorting. are your vlookups static, in which case you could populate these cells with code.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2002 Sp1 & Excel Sp2 anup.bihani Excel VBA 0 November 23rd, 2006 04:48 AM
Excel 2000 vs Excel 2002 Macro Issue williadn Excel VBA 1 July 14th, 2005 09:09 AM
Excel in win 2000 to excel winxp (excel 2002) Max Excel VBA 3 August 28th, 2003 04:44 AM
CalculateFull in Excel 2002 pagates Excel VBA 1 August 9th, 2003 03:43 PM
navigating MS Excel 2002 DirtyRottenScoundrel XSLT 1 July 22nd, 2003 04:19 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.