+ Reply to Thread
Results 1 to 5 of 5

Automate List based on a criteria.

  1. #1
    Forum Contributor leo73pk's Avatar
    Join Date
    09-28-2006
    Location
    UAE
    MS-Off Ver
    2016, Microsoft 365
    Posts
    294

    Automate List based on a criteria.

    I have prepared a sample file which is attached with this thread. In the attached file i have a list of 10 participants (max). I want to updated the list in new column F, based on the number of participants mentioned in cell D1. so if the number of participants in cell D1 change list in column F updates automatically.
    Attached Files Attached Files
    Last edited by leo73pk; 07-01-2010 at 06:49 AM.

  2. #2
    Forum Expert pike's Avatar
    Join Date
    12-11-2005
    Location
    Alstonville, Australia
    MS-Off Ver
    2016
    Posts
    5,341

    Re: Automate List based on a criteria.

    Hi leo73pk
    in f3 fill down =IF((ROW()-2)<=D$1,B3,"")
    in e3 fill down =IF(F3<>"",ROW()-2,"")
    If the solution helped please donate to RSPCA

    Site worth visiting: Rabbitohs

  3. #3
    Forum Contributor leo73pk's Avatar
    Join Date
    09-28-2006
    Location
    UAE
    MS-Off Ver
    2016, Microsoft 365
    Posts
    294

    Re: Automate List based on a criteria.

    Pike,
    Thanks very much for your help. it works fine ill appreciate if you could further help to achieve the goal that based on the earler sheet after incorporating your formula, i would like to automatically have their pairs in colum H & I as if after determination of participants their pairs appreas in Colum H & I as

    for Three (3) participants pairs are A1 A2, A1 A3, A2 A3.. & they appear in Column H & I

    Column H Column I
    A1 A2
    A1 A3
    A2 A3 .

  4. #4
    Forum Expert pike's Avatar
    Join Date
    12-11-2005
    Location
    Alstonville, Australia
    MS-Off Ver
    2016
    Posts
    5,341

    Re: Automate List based on a criteria.

    Hi leo73pk,
    new question new thread

  5. #5
    Forum Contributor leo73pk's Avatar
    Join Date
    09-28-2006
    Location
    UAE
    MS-Off Ver
    2016, Microsoft 365
    Posts
    294

    Re: Automate List based on a criteria.

    Pike,

    Thanks for your guidance.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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