+ Reply to Thread
Results 1 to 2 of 2

Delete Row if cell A is Blank

  1. #1
    Registered User
    Join Date
    07-14-2015
    Location
    Fort Worth Texas
    MS-Off Ver
    2010
    Posts
    1

    Delete Row if cell A is Blank

    I need to design a macro that will automatically delete a row if the contents of cell A = "" or "2"

    Any ideas for how to design this?

    Note: I need to delete the entire row, not just empty the cells.

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

    Re: Delete Row if cell A is Blank

    IF A = ""

    Bewlow code may help

    Please Login or Register  to view this content.
    IF A = 2 the below will help

    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

+ 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] Macro Delete Contents in 23rd corresponding cell if the cell in range is a non-blank cell
    By murtaza.khan in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-04-2014, 01:11 AM
  2. Replies: 1
    Last Post: 05-10-2012, 04:58 PM
  3. [SOLVED] To delete blank rows having blank cell in the needed raws
    By Alexander_Golinsky in forum Excel General
    Replies: 4
    Last Post: 05-04-2012, 03:11 PM
  4. Replies: 1
    Last Post: 02-17-2012, 10:11 AM
  5. delete row if a cell is blank
    By Steve Mackay in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-20-2006, 10:25 PM
  6. Delete a row if blank cell
    By mohd21uk via OfficeKB.com in forum Excel General
    Replies: 1
    Last Post: 05-04-2006, 08:45 AM
  7. Delete a row if blank cell
    By mohd21uk via OfficeKB.com in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 04-13-2006, 11:40 AM
  8. Delete row if cell in col b is blank
    By claytorm in forum Excel General
    Replies: 4
    Last Post: 11-08-2005, 03:35 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