Results 1 to 7 of 7

Thread: Delete Rows Based on Conditions

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    10,457
    Rep Power
    10
    Hello Norman,
    Welcome to excelfox
    I am not too familiar with the code from Admin here, but I think adding a search key ( SearchKeysContains ) of a form something like this might be the sort of thing you would need
    "*" & "/" "*" & "/" & "*"
    The idea behind that is that many things in VBA code which take strings in them will read the * as meaning anything.
    So if a code looks for, pseudo like ...._
    Anything & "/" Anything & "/" & Anything
    _.... then a date of like 9/12/2018 would satisfy that.

    As I am not too familiar with the code in this Thread
    It might be easier for me to start a fresh in the other Thread that you have posted, ( http://www.excelfox.com/forum/showth...0851#post10851 )
    I will take a look at that Thread shortly and then post there

    Alan
    Last edited by DocAElstein; 12-26-2018 at 02:35 PM.
    ….If you are my competitor, I will try all I can to beat you. But if I do, I will not belittle you. I will Salute you, because without you, I am nothing.
    If you are my enemy, we will try to kick the fucking shit out of you…..
    Winston Churchill, 1939
    Save your Forum..._
    KILL A MODERATOR!!

Similar Threads

  1. Replies: 4
    Last Post: 03-22-2013, 01:47 PM
  2. Delete Rows
    By ayazgreat in forum Excel Help
    Replies: 2
    Last Post: 12-13-2012, 11:48 AM
  3. Replies: 1
    Last Post: 12-04-2012, 08:56 AM
  4. Delete unwanted rows & column
    By sanjeevi888 in forum Excel Help
    Replies: 1
    Last Post: 09-30-2012, 08:52 AM
  5. Delete Empty Rows
    By Rasm in forum Excel Help
    Replies: 4
    Last Post: 04-28-2011, 02:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •