+ Reply to Thread
Results 1 to 3 of 3

Have to delete entire column if specific work exist in row

  1. #1
    Registered User
    Join Date
    11-15-2014
    Location
    Mascat
    MS-Off Ver
    2013
    Posts
    10

    Have to delete entire column if specific work exist in row

    I'm using:

    With Range("F:F")
    .Replace " ", ""
    .SpecialCells(xlCellTypeBlanks).EntireRow.delete

    End With


    but it also delete cell in which nothing is written.

  2. #2
    Valued Forum Contributor Parth007's Avatar
    Join Date
    12-01-2014
    Location
    Banglore
    MS-Off Ver
    2010
    Posts
    879

    Re: Have to delete entire column if specific work exist in row

    Please use Code Tags & write your code in it ... click # for it

    Please Login or Register  to view this content.
    Regards
    Parth

    I appreciate your feedback. Hit * if u Like.
    Rules - http://www.excelforum.com/forum-rule...rum-rules.html

  3. #3
    Registered User
    Join Date
    11-15-2014
    Location
    Mascat
    MS-Off Ver
    2013
    Posts
    10

    Re: Have to delete entire column if specific work exist in row

    Please Login or Register  to view this content.

+ 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] Need to find if duplicate values exist in a column, concatenate cells and then delete
    By Siemieniuk in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-22-2017, 07:22 PM
  2. [SOLVED] Macro to remove entire row if null value exist in column C
    By sarat47.dash in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-18-2013, 01:55 PM
  3. [SOLVED] Marco to delete entire row based on value in specific column
    By djm601 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 01-17-2013, 12:53 PM
  4. VBA to delete row if specific value exist in row above
    By Borg in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 10-03-2010, 05:49 PM
  5. Delete entire row from A to F if cell A has specific content
    By vtech in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-02-2010, 06:01 AM
  6. Delete entire row macro won't work
    By copaaz in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-11-2010, 12:18 AM
  7. delete Entire Row if specified word exist
    By contaminated in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-12-2009, 04:41 AM
  8. Delete row if value(array) doesnt exist in column
    By wobaby in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-24-2009, 02:34 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