+ Reply to Thread
Results 1 to 7 of 7

Delete entire column if word "False" exists

Hybrid View

mikey3580 Delete entire column if word... 04-09-2014, 12:15 PM
jaslake Re: Delete entire column if... 04-09-2014, 12:30 PM
berlan Re: Delete entire column if... 04-09-2014, 12:41 PM
JOHN H. DAVIS Re: Delete entire column if... 04-09-2014, 01:29 PM
mikey3580 Re: Delete entire column if... 04-09-2014, 01:32 PM
marreco Re: Delete entire column if... 04-09-2014, 02:24 PM
JOHN H. DAVIS Re: Delete entire column if... 04-09-2014, 02:33 PM
  1. #1
    Valued Forum Contributor marreco's Avatar
    Join Date
    07-02-2011
    Location
    Brazil
    MS-Off Ver
    Excel 2010
    Posts
    1,862

    Re: Delete entire column if word "False" exists

    Hi.
    Sorry reply this post.
    JOHN H. DAVIS, how i use you code, but delete rows?

    i try.
    With Range("1:200")
        .Replace "FALSE", ""
        .SpecialCells(xlCellTypeBlanks).EntireRow.Delete
    End With
    Thank!!!
    "No xadrez nem sempre a menor dist?ncia entre dois pontos ? uma linha reta" G. Kasparov.

    If your problem is solved, please say so clearly, and mark your thread as Solved: Click the Edit button on your first post in the thread, Click Go Advanced, select b from the Prefix dropdown, then click Save Changes. If more than two days have elapsed, the Edit button will not appear -- ask a moderator to mark it.

  2. #2
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Delete entire column if word "False" exists

    @marreco. If you start another thread, I'd be glad to help you, but it is against Forum rules to post in another person's thread see Rule no 2.

    2. Don't post a question in the thread of another member -- start your own. If you feel it's particularly relevant, provide a link to the other thread. You may include up to 3 links to other URLs in a single post, no more, so only link to the relevant pages.

+ 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: 7
    Last Post: 03-17-2014, 01:51 PM
  2. Replies: 2
    Last Post: 09-26-2013, 12:17 PM
  3. Applying a "Left" formula to an entire column with heading "ValueCol"
    By aad401 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-12-2012, 04:14 PM
  4. [SOLVED] Macro to delete entire row if cell contains the word "total" or "Total"
    By theatricalveggie in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-10-2011, 12:38 PM
  5. [SOLVED] Disabling "Entire &row/&column" in Delete/Insert Cell
    By Gap in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-06-2005, 12:06 PM

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