Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8118545
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T04:31:21+00:00 2026-06-06T04:31:21+00:00

I’m having an issue implementing an excel feature I’m after, this is my data

  • 0

I’m having an issue implementing an excel feature I’m after, this is my data below. I’m trying to get it to count the amount of different users, which is depicted in the second column against the silo’s which is the last column.

175 u544835 E&T-Aero    175 comp04_899  13/06/2012  Silo 4
175 u403114 E&T-Aero    175 comp04_900  14/06/2012  Silo 4
175 u403115 E&T-Aero    175 comp04_901  15/06/2012  Silo 4
176 u403116 Fans-AE     176 comp04_902  13/06/2012  Silo 4
177 u403117 Fans-Mech   177 comp04_903  13/06/2012  Silo 4
178 u544835 CA-WEM      178 comp04_904  13/06/2012  Silo 4
179 u544835 Nacelles    179 comp04_905  13/06/2012  Silo 4
180 u544835 Nacelles    180 comp04_906  13/06/2012  Silo 4
181 u544835 E&T-Aero    181 comp04_907  15/06/2012  Silo 4
186 u544835 E&T-Aero    186 comp04_908  20/06/2012  Silo 4
187 u544835 E&T-Aero    187 comp04_909  20/06/2012  Silo 4
189 u544833 E&T-Aero    189 comp04_910  20/06/2012  Silo 4
192 u544834 E&T-Aero    192 comp04_911  20/06/2012  Silo 4
193 u544835 Comp-AD     193 comp04_912  20/06/2012  Silo 4

my efforts have given me so far :

=SUM(IF(FREQUENCY(MATCH($FF$2:$FF$15,$FF$2:$FF$15,0),MATCH($FF$2:$FF$15,$FF$2:$FF$15,0))>0,1))

this tells me how many different user’s there are in the list but not different users against Silo’s

any help would be kindly appreciated

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T04:31:23+00:00Added an answer on June 6, 2026 at 4:31 am

    If silos are in column FK then this version will give you the number of different users for silo 4

    =SUM(IF(FREQUENCY(IF($FK$2:$FK$15="silo 4",IF($FF$2:$FF$15<>"",MATCH($FF$2:$FF$15,$FF$2:$FF$15,0))),ROW($FF$2:$FF$15)-ROW($FF$2)+1),1))

    That’s an array formula that needs to be confirmed with CTRL+SHIFT+ENTER

    In Excel 2007 or later versions you could also use this version

    =SUMPRODUCT(($FK$2:$FK$15=”silo 4″)/COUNTIFS($FK$2:$FK$15,$FK$2:$FK$15&””,$FF$2:$FF$15,$FF$2:$FF$15&””))

    Note: for different users only (i.e. a replacement for your formula above) it would simpler to use this version

    =SUMPRODUCT(($FF$2:$FF$15<>"")/COUNTIF($FF$2:$FF$15,$FF$2:$FF$15&""))

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
For some reason, after submitting a string like this Jack’s Spindle from a text
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
Does anyone know how can I replace this 2 symbol below from the string
I have some data like this: 1 2 3 4 5 9 2 6
I want to count how many characters a certain string has in PHP, but
I would like to count the length of a string with PHP. The string
I am trying to understand how to use SyndicationItem to display feed which is
Basically, what I'm trying to create is a page of div tags, each has

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.