+ Reply to Thread
Results 1 to 3 of 3

Summary Table - Sort breaks formulas; is a Pivot table a better solution?

  1. #1
    Registered User
    Join Date
    03-29-2010
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    13

    Summary Table - Sort breaks formulas; is a Pivot table a better solution?

    Hello,

    I'm producing a spreadsheet that produces race start lists from a list of entries. The list of entries has columns for name, race number, predicted time and event.

    From this I need to produce a table for each event that lists the entries in order of predicted time.

    Running along side this I have a table that generates the number of people in each race, based on the number of entries, this takes into account that if the number of entries means that there is one spare person, the second to last race is split in half.

    I need the table of entries for each event, sorted in performance order, but I also need to split the table at the appropriate points and label each race, so people can see what race they are in.

    I thought I'd managed to do this by copying the data to secondary tables on new sheets using =dataentry!C3 type formulas. I used VB to sort the data and to apply a filter when the sheet is activated.

    The problem is that when the sort is performed, it alters the =dataentry!C3 type formulas, so that they're no longer in order. What I mean is that where the formulas would have been =C3, =C4, =C5 etc down the column, they have become =C4, =C3, =C5 down the column. Does that make sense?

    Anyway, the problem is that the method I've used to highlight the start of a new race, relied on these formulas being in order, so no longer work. Additionally, I don't like the filter running and the data being sorted everytime the sheet is activated, it's clunky and slow and has made the file massive!

    I did think I should be able to do this with a pivot table, but everything I try fails, I'm not up to speed with pivot tables, mostly because I can never get them to work, can't work them out with google, so give up and do something manually.

    So, any advice?

    Thanks
    Last edited by paulrockliffe; 05-19-2010 at 04:31 AM.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Pivot Table?

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    03-29-2010
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    13

    Re: Summary Table - Sort breaks formulas; is a Pivot table a better solution?

    Ok, sorry, I've changed it now.

+ 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