+ Reply to Thread
Results 1 to 2 of 2

Count if for duplicate quantities

  1. #1
    Registered User
    Join Date
    07-11-2017
    Location
    Farnborough
    MS-Off Ver
    2013
    Posts
    4

    Count if for duplicate quantities

    I need a formula to highlight each set of duplicate numbers that equal zero, the attached file has duplicate numbers under neath each over next to a positive and minus qty. i could just delete them manually but i wondered if there was a formula to make it easier.
    Attached Files Attached Files
    Last edited by Jonmc89; 07-21-2017 at 08:26 AM. Reason: title

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,209

    Re: Count if for duplicate quantities

    This in C2 copied down will identify those to delete:

    =IF(SUMIF(A:A,A2,B:B),"","Delete")

    Filter on "Delete", select range and then "delete row"

+ 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. Excel formula bar to display the result of the formula , not the formula?
    By max_max in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-18-2016, 07:15 PM
  2. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  3. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04: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