+ Reply to Thread
Results 1 to 4 of 4

Sorting column into various worksheets by 'name'

  1. #1
    Forum Contributor
    Join Date
    09-11-2008
    Location
    uk
    MS-Off Ver
    365
    Posts
    424

    Sorting column into various worksheets by 'name'

    Hi All,

    I'm a bit stuck, so I hope that you guys can help me!

    I have a spreadsheet, which has a master worksheet that will contain the names of (<100) opponents placed in column b. To the right of these names are a number of events which each one could enter.

    I've then used a bit of code to register a tick along the corresponding rows if that particular opponent enters the corresponding 'event'.

    Now the problem is that I would like to automatically fill the corresponding column in the other worksheets (which correspond to each event...I'm going to start each one in cell b3 to ease matters), with all the names of the opponents who wish to enter each competition.

    I would then like to sort each of these generated columns in all worksheets alphabetically

    I attach a demo if I've not explained myself too clearly!!

    Hope you can help.
    Attached Files Attached Files
    Last edited by skyping; 03-18-2010 at 12:02 PM.

  2. #2
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Sorting column into various worksheets by 'name'

    Hi skyping

    Try this out.

    I've altered your code a little and added the code which allows you to add a competitor to the relative competition by ticking the table in Sheets("Master"), also if the competitor scratches then by unchecking he will be removed from the relevent sheet.

    It's not bullet proof but should give you a good start.

    Don't use filldown or multi delete the tick sheet I have not handled that situation.

    Alistair

    P.S.
    I like that "trick" using Martlet to get a tick in a cell
    Much better than using checkboxes
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    09-11-2008
    Location
    uk
    MS-Off Ver
    365
    Posts
    424

    Re: Sorting column into various worksheets by 'name'

    Hi Alistair,

    Thanks for the prompt reply and excellent code.

    I certainly will have a play with this, and once again thanks for your help!!

    Kevin

  4. #4
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Sorting column into various worksheets by 'name'

    Hi skyping

    Any problems you have with the code. Please feel free to ask.

    Regards
    Alistair

    However

    If that takes care of your needs, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED. It helps everybody!
    Also
    If you are satisfied by any members response to your problem please consider using the scales icon top right of thier post to show your appreciation.

+ 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