+ Reply to Thread
Results 1 to 5 of 5

Compare Column Values (Including Blanks)

  1. #1
    Registered User
    Join Date
    12-09-2016
    Location
    Charlotte, NC
    MS-Off Ver
    2013
    Posts
    32

    Compare Column Values (Including Blanks)

    All,

    I'm trying to compare the values within the cells of a row, disregarding the blanks, to see if the values are all the same.

    Attached are the results I'm looking for.

    Any thoughts on solutions?

    Thanks.
    Attached Files Attached Files

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Compare Column Values (Including Blanks)

    How about in H2 copied down...

    =IF(COUNTA(B2:G2)=COUNTIF(B2:G2,INDEX(B2:G2,MATCH("*",B2:G2,0))),"Yes","No")
    HTH
    Regards, Jeff

  3. #3
    Registered User
    Join Date
    12-09-2016
    Location
    Charlotte, NC
    MS-Off Ver
    2013
    Posts
    32

    Re: Compare Column Values (Including Blanks)

    Great, thanks!

  4. #4
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Compare Column Values (Including Blanks)

    You are very welcome. Glad it worked for you.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

  5. #5
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Compare Column Values (Including Blanks)

    An afterthought.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Dave

+ 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] SUMIFS pulling all values including blanks
    By kkuryliw in forum Excel General
    Replies: 8
    Last Post: 10-10-2014, 03:31 PM
  2. [SOLVED] Need to compare multiple values including TIME between, and compare rate
    By fourmurphys in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-21-2014, 04:37 PM
  3. [SOLVED] Standard Deviation for Last "n" values in a column not including blanks
    By Phillycheese5 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-27-2013, 11:16 AM
  4. [SOLVED] Linking Returns for Last "n" values in a column not including blanks
    By Phillycheese5 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-24-2013, 05:30 PM
  5. [SOLVED] Rolling/Moving Average: Last "n" values not including blanks in a row
    By Gooner2408 in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 09-24-2013, 12:08 PM
  6. compare two columns and make 3rd column with no blanks
    By fentontech in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 03-23-2012, 01:29 PM
  7. Returning values from a list including blanks
    By Tassie in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-29-2008, 08:52 AM

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