+ Reply to Thread
Results 1 to 3 of 3

VBA versus Worksheet Functions

  1. #1
    Registered User
    Join Date
    08-23-2010
    Location
    Switzerland
    MS-Off Ver
    Excel 2000
    Posts
    2

    VBA versus Worksheet Functions

    Hi,

    I'm working with a very large Excel 2000 file that has a large number of worksheet calculations on 5+ sheets. Right now, data is imported into specified fields, and then values are calculated using worksheet functions. I am wondering if it is worth my time to code the calculations currently on the worksheets into VBA. Will this decrease the size of the file? Could it help speed up the time taken to calculate after the initial data is imported?

    Thanks for the help
    Last edited by FKinnear; 08-23-2010 at 10:38 AM.

  2. #2
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    England
    MS-Off Ver
    365, varying versions/builds
    Posts
    22,009

    Re: VBA versus Worksheet Functions

    Generally speaking Worksheet functions will be a lot faster than VBA. You would probably be better off looking at optimising the functions you are using, rather than trying to switch to code.
    Everyone who confuses correlation and causation ends up dead.

  3. #3
    Registered User
    Join Date
    08-23-2010
    Location
    Switzerland
    MS-Off Ver
    Excel 2000
    Posts
    2

    Re: VBA versus Worksheet Functions

    Alright, thanks for the answer.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1