+ Reply to Thread
Results 1 to 3 of 3

return name from a list by certain country and number of employees

  1. #1
    Registered User
    Join Date
    08-08-2018
    Location
    Bangkok
    MS-Off Ver
    MS365 for Mac (latest version)
    Posts
    96

    return name from a list by certain country and number of employees

    Hi Gurus,

    I have a list of my factories with country and employees.

    I would like to be able to enter a country name and have a list of factories in that country sorted by lowest to highest number of employees.

    thanks a lot in advance
    Attached Files Attached Files

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.96 for Mac MS 365
    Posts
    8,690

    Re: return name from a list by certain country and number of employees

    how about trying this... =SORT(FILTER($E$4:$E$28,$C$4:$C$28=H$3),,1)
    then drag right.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Forum Guru HansDouwe's Avatar
    Join Date
    06-21-2022
    Location
    Nederland
    MS-Off Ver
    365 V2403 (Build 17330.20000)
    Posts
    6,466

    Re: return name from a list by certain country and number of employees

    Please try in H4 and copy to the right:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

+ 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] Macro that is supposed to replace a country code with the country name loops endlessly
    By phoenix_cluster in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 09-08-2023, 10:41 AM
  2. Replies: 4
    Last Post: 09-21-2022, 10:06 AM
  3. 2 letter country code within a string to full country name?
    By berserk539 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-15-2021, 11:17 AM
  4. [SOLVED] VBA to randomly select 10 employees from a list of employees
    By Kimston in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 08-18-2018, 12:13 PM
  5. Replies: 2
    Last Post: 07-12-2016, 06:56 AM
  6. Add ‘country name’ column to worksheet from a list of country codes.
    By Ben Morton in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-02-2009, 09:24 AM
  7. [SOLVED] country list
    By BigBloke in forum Excel General
    Replies: 4
    Last Post: 12-12-2005, 07:50 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