Results 1 to 10 of 10

VBA for extracting different results based on multiple criterias

Threaded View

  1. #1
    Registered User
    Join Date
    08-15-2012
    Location
    Copenhagen, Denmark
    MS-Off Ver
    Excel 2010
    Posts
    4

    VBA for extracting different results based on multiple criterias

    Dear forum,

    Since I am very new to VBA and programming in general i need some help with some VBA code that returns some results based on multiple criterias.
    In the worksheet I have attached I want to do the following:
    Considering the values in cells A, B and C (story, beam, load names) as the criterias (which I introduce in cells L, M and N) I want to fill the columns O to U with the coressponding values from cells D to J.
    The problem is how do I do this so that the code fills multiple rows since results are multiple for the same criteria.
    Since I have alot of data that keeps changing and which can be anywhere from 100 rows to 20000 rows I would also like to refill/refresh the result cells whenever dtat in the sheet changes.

    I tried an array formula, which I just drag diown, using countifs but it just takes ages for the cells to update when i chage the value of one criteria.

    Thank you in advance
    Attached Files Attached Files

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