+ Reply to Thread
Results 1 to 2 of 2

reducing Calulating time

  1. #1
    Registered User
    Join Date
    08-05-2005
    Posts
    59

    reducing Calulating time

    Hi,

    I'm looking for way to reduce my calculation time. Any good tips?

    I have a few accounting spreadsheets, for my business. The only problem is they take a long time to calulate. Can take up to 15, 20 mins.

    If I converted all my formulas to UDF will this reduce the calulation time?

    I have alot of VLOOKUPs, any other way to do this?

  2. #2
    Ardus Petus
    Guest

    Re: reducing Calulating time

    In case you're VLOOKUPing the same table, returning various columns several
    times, you can improve performance using a staging column where you store
    =EQUIV(YourCell,YourTable,0). Then You can use that column with an INDEX
    formula.

    HTH
    --
    AP

    "harpscardiff" <[email protected]> a
    écrit dans le message de
    news:[email protected]...
    >
    > Hi,
    >
    > I'm looking for way to reduce my calculation time. Any good tips?
    >
    > I have a few accounting spreadsheets, for my business. The only
    > problem is they take a long time to calulate. Can take up to 15, 20
    > mins.
    >
    > If I converted all my formulas to UDF will this reduce the calulation
    > time?
    >
    > I have alot of VLOOKUPs, any other way to do this?
    >
    >
    > --
    > harpscardiff
    > ------------------------------------------------------------------------
    > harpscardiff's Profile:

    http://www.excelforum.com/member.php...o&userid=25960
    > View this thread: http://www.excelforum.com/showthread...hreadid=522108
    >




+ 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