+ Reply to Thread
Results 1 to 3 of 3

Simplify a function to save speed?

  1. #1
    Forum Contributor
    Join Date
    03-14-2005
    Location
    Sweden
    MS-Off Ver
    Office 365
    Posts
    329

    Simplify a function to save speed?

    Hello.

    I have this function :
    {=INDEX(NAME;MATCH($B$3&$D$3;PART.NO&SUP.NO;0))}

    I use it on 40 different places in one sheet and I change NAME to the Detail I want to search for in the table.
    It works really slow and I thought that if I could find the row where part number and Supplier number is like what I search for than I could maybe speed things up by writing a more simple function in the 40 cells.

    Lets say that the function I am searching for returns ROW=2.
    Than I would be able to look for NAME in ROW 2 only instead of searching through each cell.

    How can I determain the row number?

    /Anders

  2. #2
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi,

    Well, it the match portion of your formula which searches and finds the row number ...

    A macro would speed up the whole process ..

    HTH
    Carim

  3. #3
    Forum Contributor
    Join Date
    03-14-2005
    Location
    Sweden
    MS-Off Ver
    Office 365
    Posts
    329
    thank you very much. It speeded it up very much

    /Anders

+ 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