+ Reply to Thread
Results 1 to 2 of 2

Vba filter

  1. #1
    Registered User
    Join Date
    05-24-2016
    Location
    Greece
    MS-Off Ver
    2016
    Posts
    41

    Vba filter

    Hello guys. I came to a dead end and need help. I have an archive with football games. I created a simple vba macro for advanced filtering to transfer data to another sheet. Lets say i have in my archive for today Barcelona-R. Madrid with odds 1,95 - 3,20-3,50 for 1x2 and filter those and if there is a match previously with exact same criteria its ok. What i want to do now is do the same advanced filtering but lets say i want the vba to do the same but for barcelona i want to search not only for 1,95 but in a range from 1,90-2,00. Is that possible?

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,613

    Re: Vba filter

    Yes, it is.
    In advanced filter use 2 criteria for given column.
    one as:
    >=1.90
    and second
    <=2.00
    Best Regards,

    Kaper

+ 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. Inserting filter into pivot table via macro errors if filter doesn't exist.
    By taylorsm in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-03-2018, 10:24 AM
  2. Replies: 0
    Last Post: 08-04-2017, 02:39 AM
  3. VBA Advanced Filter - Two Filters Without Deleting Bottom Filter Data In Same Column Range
    By hysterical.useless in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-14-2017, 02:54 PM
  4. Macro to filter a pivot whilst looping through filter criteria in a variable list.
    By Alistairm88 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-29-2015, 04:25 AM
  5. Replies: 6
    Last Post: 10-16-2014, 08:42 AM
  6. Need to filter a report filter based on the previous filter
    By elliotencore in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 01-28-2014, 07:44 AM
  7. Change Pivot table Filter Based on Cell Value *Multiple Filter items* Possible?
    By Flydd in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-27-2012, 06:57 AM

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