+ Reply to Thread
Results 1 to 20 of 20

Excel VBA Autofilter date between two cells in each rows

Hybrid View

  1. #1
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    6,275

    Re: Excel VBA Autofilter date between two cells in each rows

    Add a column with your additional logic to return TRUE/FALSE and then use that column in your autofilter, showing either TRUE or FALSE depending on your desired display.
    Bernie Deitrick
    Excel MVP 2000-2010

  2. #2
    Registered User
    Join Date
    01-11-2017
    Location
    India
    MS-Off Ver
    2021
    Posts
    14

    Re: Excel VBA Autofilter date between two cells in each rows

    Hi Bernie Deitrick,

    Understood. I can do that if it is a new file. But I have around 500 existing files that I can't add a column in it. it is very difficult for now.

  3. #3
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    6,275

    Re: Excel VBA Autofilter date between two cells in each rows

    Use a macro to add the additional column - you can process 500 files with the click of a button, if you write the code well

+ 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. Replies: 4
    Last Post: 03-16-2013, 08:33 AM
  2. [SOLVED] Need to Autofilter by date and include blank cells
    By Jigsaw314 in forum Excel General
    Replies: 2
    Last Post: 11-05-2012, 08:01 PM
  3. Macro, autofilter, delete rows outside date range, defined names as criteria
    By rain4u in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-30-2011, 04:10 AM
  4. After autofilter, Excel is deleting even the hidden rows!
    By JKurz2008 in forum Excel General
    Replies: 4
    Last Post: 11-13-2009, 02:23 AM
  5. When using Autofilter on Excel, how do I ignore 1st 1 or 2 rows
    By John Driscoll in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-19-2005, 03:15 PM
  6. In Excel my autofilter? is omitting some data rows from output
    By Perplexed Jeff in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-05-2005, 09:05 AM
  7. [SOLVED] Autofilter by Date in Excel 2002
    By Brenda Rueter in forum Excel General
    Replies: 1
    Last Post: 04-25-2005, 02:06 PM
  8. [SOLVED] How to I program on rows after autofilter in Excel?
    By Jacky in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-10-2005, 03:08 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