+ Reply to Thread
Results 1 to 3 of 3

Finding rows with blank columns

  1. #1
    Registered User
    Join Date
    10-28-2014
    Location
    london
    MS-Off Ver
    2010
    Posts
    10

    Finding rows with blank columns

    Hi, So I have a sales sheet that has monthly sales and total sales column for various products.

    What I am looking for is an additional column that shows if the product have not sold in 6 or more months of the year( not consecutive months. )
    Irrespective of the number of sales, So I may have product A that in month 5 sold 1000 units. bit nothing in any other month

    Then I may have product B that sold 1 unit every month,

    So product A I would want a FALSE result and B a true result.

    Hope that makes sense.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    12-26-2019
    Location
    seoul, south korea
    MS-Off Ver
    Excel 2007
    Posts
    40

    Re: Finding rows with blank columns

    Please refer to

    r3
    =COUNTBLANK(C3:N3)>=6

  3. #3
    Registered User
    Join Date
    10-28-2014
    Location
    london
    MS-Off Ver
    2010
    Posts
    10

    Re: Finding rows with blank columns

    Quote Originally Posted by onrainbow View Post
    Please refer to

    r3
    =COUNTBLANK(C3:N3)>=6
    Perect Thank you

+ 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. Renumbering and deleting blank rows after finding and removing duplicates
    By babebull82 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-10-2016, 06:52 PM
  2. Finding 2 x Blank Columns
    By ioswoody in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-14-2015, 09:22 AM
  3. [SOLVED] Delete Rows after finding first Empty/Blank
    By ptmuldoon in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-01-2014, 11:15 AM
  4. Finding non blank cell in therange of columns (B to the right end) and replac with
    By sanjivini in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-06-2013, 09:20 PM
  5. [SOLVED] VBA Find last row and column that contain data and delete all blank rows and blank columns
    By bcn1988 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-03-2012, 01:07 PM
  6. Replies: 3
    Last Post: 03-02-2007, 07:13 AM
  7. [SOLVED] [SOLVED] Finding completely blank rows
    By J Streger in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-15-2005, 06:30 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