+ Reply to Thread
Results 1 to 3 of 3

Return values from column matching criteria VBA

  1. #1
    Forum Contributor
    Join Date
    09-21-2016
    Location
    UK
    MS-Off Ver
    2016
    Posts
    131

    Return values from column matching criteria VBA

    Hello guys,

    I got a workbook which downloads data from web every hour and i need to distribute data from one column with matching criteria across different sheets. For example I got:

    Sheet DATA from web and all category names appear on A sheet, B names on B sheet and C names on C sheet.

    Array formula is out of a question as it takes to long to calculate and return non duplicate data because it can reach over 500 lines to work through. What would be your suggestions chaps?

    http://www.excelforum.com/attachment...1&d=1481473256

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Return values from column matching criteria VBA

    The first question in cases like this is do you really NEED to copy subsets of data to individual sheets.

    What's the ultimate aim here. Is it to be able to see subsets of data whenever you choose or have them permanently available (and taking up space).

    Have you considered using an Autofilter or better still a Pivot Table?
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Contributor
    Join Date
    09-21-2016
    Location
    UK
    MS-Off Ver
    2016
    Posts
    131

    Re: Return values from column matching criteria VBA

    Quote Originally Posted by Richard Buttrey View Post
    The first question in cases like this is do you really NEED to copy subsets of data to individual sheets.

    What's the ultimate aim here. Is it to be able to see subsets of data whenever you choose or have them permanently available (and taking up space).

    Have you considered using an Autofilter or better still a Pivot Table?
    Pivot table is not a solution because after the name im planning to have a vlookup formula which would use the name to return value. Names will always change, one will disappear or new will be added same with order its not constant. Im planning to send every sheet to different email like an hourly report. If that makes sense?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] VLOOKUP between workbooks, don't return results matching a 2nd column criteria?
    By Tunesmith in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-09-2014, 11:58 AM
  2. Replies: 5
    Last Post: 08-01-2014, 04:31 AM
  3. Replies: 4
    Last Post: 03-23-2014, 09:40 AM
  4. [SOLVED] Return cell values for non-matching & matching criteria
    By jenz_skallemose in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 11-13-2012, 11:52 AM
  5. matching values based on criteria and return values from another columns
    By lizard54 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2012, 11:29 AM
  6. Replies: 2
    Last Post: 06-12-2012, 06:39 PM
  7. Replies: 3
    Last Post: 11-24-2011, 07:21 AM

Tags for this Thread

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