+ Reply to Thread
Results 1 to 4 of 4

Dealing Blank Cell in data !

  1. #1
    Registered User
    Join Date
    08-25-2017
    Location
    Karachi
    MS-Off Ver
    2013
    Posts
    2

    Dealing Blank Cell in data !

    Dear friends:

    I have list of student (gender wise: Male/Female) with Registration number from 1 to 50. In which some of the numbers has no information whether it is Male or Female. How can I get the numbers which have no text in Gender column by using a formula ? Thanks


    A B

    Rg# Gender
    1 Male
    2 Male
    3 Female
    4
    5 Female
    6 Male
    7
    8 Female
    .
    .
    .
    50 Male

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Dealing Blank Cell in data !

    Hi, welcome to teh forum

    You could actually do this with just using a filter, no formula needed
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    08-25-2017
    Location
    Karachi
    MS-Off Ver
    2013
    Posts
    2

    Re: Dealing Blank Cell in data !

    Dear Ford,
    Hurray !
    Thank you, I am so much excited to inform that I got success solving this by formula. I share it as below.

    =COUNTIFS(A2:A50,"", B1:B50, "")

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Dealing Blank Cell in data !

    Thats great, thanks for sharing

+ 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] If two cells are blank then return blank, else vlookup cell with populated data
    By Jason G in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-06-2017, 10:20 AM
  2. [SOLVED] Dealing with blank rows in pivot tables
    By Trebor777 in forum Excel Charting & Pivots
    Replies: 11
    Last Post: 11-30-2016, 11:19 AM
  3. Replies: 1
    Last Post: 07-22-2016, 04:03 PM
  4. Dealing with blank cells with the search formula
    By Quinn1992 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-29-2014, 10:48 PM
  5. Replies: 3
    Last Post: 07-02-2012, 06:52 PM
  6. Replies: 1
    Last Post: 05-10-2012, 04:58 PM
  7. [SOLVED] dealing with blank cells in a range
    By steve in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-24-2006, 05:00 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