Results 1 to 2 of 2

excel formula is taking longer to calculate. Require a non-volatile formula to calculate

Threaded View

  1. #1
    Forum Contributor
    Join Date
    05-16-2018
    Location
    SG
    MS-Off Ver
    2013
    Posts
    217

    excel formula is taking longer to calculate. Require a non-volatile formula to calculate

    Hi,

    I could really use some help and advice on this file. I have a the below formula copied across the column from cells D4:D2000. Its function is to extract data from SheetA with the following

    Scan Out - It will show the name of the person occupying this location in column D.
    Scan In - The person has left and has returned back the key. It will show the cell as vacant

    The issue is i realized the formula takes a bit of time to calculate.

    1. Can i check if the formula if this formula can be converted into a vba and will the calculation be faster since the formulas are not in about 2000 cells copied down.
    2. Can this index formula be replaced with another formula that is can do a faster calculation

    I've placed a sample of the file and shown a couple of samples.

    =IFERROR(IF(INDEX(SheetA!C$2:C$5000,AGGREGATE(14,6,(ROW(B$3:B$5998)-ROW(A$2))/(SheetA!H$2:H$5000=E4),1))="Scan In","Vacant",INDEX(SheetA!E$2:E$5000,AGGREGATE(14,6,(ROW(B$3:B$5998)-ROW(A$2))/(SheetA!H$2:H$5000=E4),1))),"")
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Require Formula To Calculate Rolling Average For Each Week, Data With Multiple Years
    By JP24357s in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-10-2019, 10:47 AM
  2. Replies: 3
    Last Post: 10-06-2018, 12:52 AM
  3. Replies: 1
    Last Post: 01-07-2018, 10:30 AM
  4. Replies: 1
    Last Post: 01-24-2015, 08:29 PM
  5. Forecast Bonus Calculator - Require a formula to calculate the bonus' due
    By The_Snook in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-05-2013, 07:32 PM
  6. Arrey formula taking long time to calculate - any other way or MACRO can be built ??
    By kedarlimaye87 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-24-2013, 08:44 AM
  7. no longer can calculate cells Excel 2003
    By kata in forum Excel General
    Replies: 2
    Last Post: 04-08-2010, 11:48 PM

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