+ Reply to Thread
Results 1 to 12 of 12

Is there way to count if one or both columns haven't been filled?

  1. #1
    Registered User
    Join Date
    09-16-2020
    Location
    United Kingdom
    MS-Off Ver
    365 2020
    Posts
    7

    Is there way to count if one or both columns haven't been filled?

    Hello all,

    This is my first cry for Excel help.

    I am hoping to edit my current spreadsheet that is using

    Please Login or Register  to view this content.
    Currently this is only counting when both sections aren't filled (Outcome/Feeling). I would like it to work so even when one hasn't been filled, it is still adding to the count by 1

    So if "M" has a row that has both Outcome and Feeling blank then it would add 1 to the evaluation count and if "M" has either Outcome or Feeling blank, it would also be marked and add 1 to the count.

    Your assistance is so welcome as I am ever so stuck on this issue!

    Many Thanks,
    Excel Rookie

  2. #2
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Is there way to count if one or both columns haven't been filled?

    Hi
    please attached your excel file.

    Fast answers need clear examples. Post a small Excel sheet (not a picture) showing realistic & representative sample data WITHOUT confidential information (10-20 rows, not thousands...) and some manually calculated results. Just before posting, scroll down to GO ADVANCED, click, and then scroll down to MANAGE ATTACHMENTS and click again. Now follow the instructions at the top of that screen.

  3. #3
    Registered User
    Join Date
    09-16-2020
    Location
    United Kingdom
    MS-Off Ver
    365 2020
    Posts
    7

    Re: Is there way to count if one or both columns haven't been filled?

    I have now included a test sheet to exemplify what I mean. I hope this helps.

    Thank you again.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    09-16-2020
    Location
    United Kingdom
    MS-Off Ver
    365 2020
    Posts
    7

    Re: Is there way to count if one or both columns haven't been filled?

    Further on from my previous counter, I have attached a basic counter to this post.

    I'm unsure if this would work with what I think is called '3D' criteria like date ranges shown in my original formula in the 1st post.

    Any ideas how to take the basic counter I've attached and make it fit with the advanced criteria shown in the original post?
    Attached Files Attached Files

  5. #5
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Is there way to count if one or both columns haven't been filled?

    Try to combine this in your formula:
    =IF(OR(D2="",E2=""),1)

  6. #6
    Registered User
    Join Date
    09-16-2020
    Location
    United Kingdom
    MS-Off Ver
    365 2020
    Posts
    7

    Re: Is there way to count if one or both columns haven't been filled?

    Quote Originally Posted by belinda200 View Post
    Try to combine this in your formula:
    =IF(OR(D2="",E2=""),1)
    What do you mean by combine with the formula?

  7. #7
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Is there way to count if one or both columns haven't been filled?

    Dont realiy understand your test file
    Is your result in J5? There is already a formula that works there.....

  8. #8
    Registered User
    Join Date
    09-16-2020
    Location
    United Kingdom
    MS-Off Ver
    365 2020
    Posts
    7

    Re: Is there way to count if one or both columns haven't been filled?

    I have added this in. Will I be able to add more advanced criteria once the OR command is in place?
    Last edited by ExcelAdvice; 09-18-2020 at 12:16 PM.

  9. #9
    Registered User
    Join Date
    09-16-2020
    Location
    United Kingdom
    MS-Off Ver
    365 2020
    Posts
    7

    Re: Is there way to count if one or both columns haven't been filled?

    Quote Originally Posted by belinda200 View Post
    Dont realiy understand your test file
    Is your result in J5? There is already a formula that works there.....
    I am unsure if the test formula works with more advanced criteria as shown in my first post. In the actual counter there is more parameters set like "Date_Closed". I don't know how to then go and include these criteria in the basic sheet I have uploaded here.

    Thanks for your help.

  10. #10
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Is there way to count if one or both columns haven't been filled?

    You didnt say what is your criteria. You just wrote you want to evaluate ABC . I f you give a specific example - maybe someone will be able to help you.

  11. #11
    Registered User
    Join Date
    09-16-2020
    Location
    United Kingdom
    MS-Off Ver
    365 2020
    Posts
    7

    Re: Is there way to count if one or both columns haven't been filled?

    Shown in my starting message above. Test counter is barebones version of the one we use.

  12. #12
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Is there way to count if one or both columns haven't been filled?

    The starting one is not in excel, and is hard to understand. why dont you detail your conditions in the test file?
    If you want help - you will have to be more clear , just concentrate everything in 1 file, instead of having to jump from one post to another to understand your request....

+ 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] Get count to last cell value filled / count rows
    By ironfelix717 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-17-2018, 12:05 PM
  2. Replies: 5
    Last Post: 10-06-2017, 03:59 PM
  3. Count down with invisible next line until filled in
    By matkalg in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-14-2016, 05:04 PM
  4. [SOLVED] vba to count filled rows
    By Roadhouse in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 04-26-2016, 02:26 PM
  5. [SOLVED] Count Color Filled Cells
    By cmoore24 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-06-2015, 09:35 AM
  6. Count filled and empty cells from the first filled cell in a row
    By mdaoust in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-01-2014, 01:23 PM
  7. count filled and empty rows till the last filled row
    By Dalal in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-29-2011, 04:32 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