+ Reply to Thread
Results 1 to 4 of 4

Multiple servers are labled incorrectly; need to run a "circular check" to ouput yes or no

  1. #1
    Registered User
    Join Date
    09-23-2010
    Location
    Columbus, Oh
    MS-Off Ver
    Excel 2007
    Posts
    11

    Multiple servers are labled incorrectly; need to run a "circular check" to ouput yes or no

    Hello All,

    This is a very hard problem to explain.
    • I need to update a list of servers that have a particular application installed.
    • The issue is that there are duplicate server names.
    • This has to stay this way because those servers have multiple applications installed and those need to be accounted for as well.
    • I've given an example of what I trying to do below. Hopefully that explains it better.

    INDEX_SMALL_IF_COUNTIF_Capture.PNG

    The Count or “Check” (for lack of a better term) that needs to occur before and after each server name doesn’t appear to be taking place.

    ***Here’s the formula I used: =INDEX($B$1:$B$36188, SMALL(IF(COUNTIF($A$1:$A$36188,$B169), ROW($A$1:$A$36188)-ROW($A$1)+1), ROW($1:1)))

    Any help, from anyone would be greatly appreciated. Thanks!

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Multiple servers are labled incorrectly; need to run a "circular check" to ouput yes o

    Here is what I think you are saying:

    The result in column C should be Yes if a Yes appears in column B for any of the occurrences of the same server name in column A.

    The formula for column C should be

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


    This is an array formula. After typing in the formula, do not hit ENTER--hit CTRL+SHIFT+ENTER. You have done it correctly if the formula in the formula box has {braces} around it. You cannot type in the braces; they are just an indicator that it is an array formula.

    If this does not solve your problem please attach a sample file. An image has limited value. The paper clip icon does not work for attachments. To attach a file, under the text box where you type your reply click the Go Advanced button. On the next screen scroll down and click on Manage Attachments, which will show a pop-up window to Select and Upload a file. Then close the window.
    Jeff
    | | |·| |·| |·| |·| | |:| | |·| |·|
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    09-23-2010
    Location
    Columbus, Oh
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: Multiple servers are labled incorrectly; need to run a "circular check" to ouput yes o

    Hello good sir! Thank you so much! This formula works perfectly. I appears that I was way off course. Thanks again!

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Multiple servers are labled incorrectly; need to run a "circular check" to ouput yes o

    You're welcome! I think this could also be done with SUMPRODUCT but if the first one works I'll leave it at that.

    If your question has been answered please mark your thread as "Solved" so that members will know by looking at the thread title that your problem is solved. Go to the menu immediately above your first post to the thread and click on Thread Tools. From the dropdown menu select "Mark this thread as solved..."

    If a member helped you solve your problem, consider adding to their reputation by clicking on the star icon addreputationiconsmall.jpg below their name.

+ 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. Replies: 2
    Last Post: 07-24-2017, 02:19 AM
  2. [SOLVED] Date in Excel ("30/09/2016") copies incorrectly into Access ("30/05/1905")
    By lukelucky in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 06-30-2017, 05:19 AM
  3. [SOLVED] Next step of extracting uppercase lowercase "blocks" to ouput symbols
    By wdjohnson in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-24-2016, 10:04 PM
  4. DATA VALIDATION ALLOW TEXT "DROP" and "check"
    By Jhon Mustofa in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-06-2014, 12:52 AM
  5. Replies: 5
    Last Post: 01-23-2014, 11:02 AM
  6. Replies: 2
    Last Post: 06-06-2013, 12:45 PM
  7. [SOLVED] create links to check boxes marked "good" fair"and "bad"
    By pjb in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-19-2006, 09:25 PM

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