+ Reply to Thread
Results 1 to 2 of 2

Macro to delete rows with zero in column deletes row that contain 0 in any number

  1. #1
    Registered User
    Join Date
    10-05-2011
    Location
    NYC
    MS-Off Ver
    Excel 2010 Professional Plus
    Posts
    44

    Macro to delete rows with zero in column deletes row that contain 0 in any number

    Hello

    The macro below is meant to delete any row that contains a value of "0.00" (text) in column J. Currently it deletes any row if the number in column J contains "0" to the left of the decimal, although it does not delete any rows with "0.00". Please note I have positive and negative values in column J whose rows should not be deleted.

    Many thanks in advance.

    Please Login or Register  to view this content.
    Last edited by Bjordion; 09-25-2012 at 04:05 PM. Reason: Solution discovered on another post

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Macro to delete rows with zero in column deletes row that contain 0 in any number

    Is this solved?

    If you solve a problem yourself before anyone else has responded, please take a moment to describe your solution, chances are some other member will benefit.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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