+ Reply to Thread
Results 1 to 9 of 9

Sorting project task list with merged cells

  1. #1
    Registered User
    Join Date
    03-27-2013
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010
    Posts
    4

    Sorting project task list with merged cells

    Hi all,

    I’m a bit of an excel newcomer and I know this has been brought up time-and-time again…

    I have a project plan that is defined over several stages. Each stage has multiple tasks/subtasks that each have their own date, status, delivery method, etc.

    I’m trying to implement a drop down menu that would let the users (my boss) quickly make a selection and see only the tasks/subtasks of that stage. That is, I want to be able to sort by stages, but the way I have it setup right now (merged cells) does not let me do this. Is there any way to sort by stage without doing something like I've done in stage 3 (as a sample)?

    What are the best practices and standards for something like this? How can I keep the same look and feel without making everything so cluttered.

    Thanks,
    Ian
    Attached Files Attached Files
    Last edited by monkia; 03-27-2013 at 04:21 PM.

  2. #2
    Valued Forum Contributor Melvinrobb's Avatar
    Join Date
    06-19-2012
    Location
    Manitoba, Canada
    MS-Off Ver
    Excel 2013
    Posts
    1,128

    Re: Sorting project task list with merged cells

    You could insert a conditional formatting so that if a cell value is the same as the value above it, the font color is white. Then the Stage will only appear on the top row.
    You definitely want to avoid merged cells at (virtually) all cost.
    I would even suggest splitting the "TASK" and "SUBTASK" classifications into two different columns, as then every entry will have a task and subtask associated with it, and on the same row. But that is your call.
    Please click the * icon below if I have helped.

  3. #3
    Registered User
    Join Date
    03-27-2013
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Sorting project task list with merged cells

    Thanks for the feedback!

    I've attached another sample. Is this what you are talking about?

    I have to question how this is scale-able within any industry. It's great if your project plans are static and never changing, but this is rarely the case. There is always going to be a need to add/remove rows, tasks, sub-tasks, etc. With this kind of layout, the addition of a new row prompts a number of other changes that ultimately will eat up your time.

    For example:

    I want to add a new sub-tasks to Task#3 of stage 1.

    I insert a new row at ln 10.

    I now need to ensure that: (1) A10 has the proper conditional formatting (2) B10 has the proper conditional formatting (3) my boarders separating different stages are not interfered with (4) the list goes on. It just seems like a lot of extra work.

    Surely, I must be missing something here.

    Ian.
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor Melvinrobb's Avatar
    Join Date
    06-19-2012
    Location
    Manitoba, Canada
    MS-Off Ver
    Excel 2013
    Posts
    1,128

    Re: Sorting project task list with merged cells

    The attached should give you a better idea. You only need one conditional formatting for every cell in column A:B.
    I definitely think this is better than the original version because EVERY row is formatted the same way, making it easy to insert a new row and enter in whatever you want (A new stage, a new task, or a new subtask) and the font color will automatically be grey if it is the same as the cell above, and be black if it is different.
    Hopefully it is easier to see the benefits of this structure now.
    Attached Files Attached Files

  5. #5
    Valued Forum Contributor Melvinrobb's Avatar
    Join Date
    06-19-2012
    Location
    Manitoba, Canada
    MS-Off Ver
    Excel 2013
    Posts
    1,128

    Re: Sorting project task list with merged cells

    Here is an even better version.
    Starting in B16 type "Stage #2 - Task #2 - Subtask #2" and you can see the table adjusts and formats appropriately.
    Insert a row above row 14, and type in "Stage #1 - Task #4 - Subtask #2" and the formatting is automatic as well.
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    03-27-2013
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Sorting project task list with merged cells

    That makes things more clear, but I still have a couple of questions.

    When I insert a new row, it doesn't want to apply the conditional formatting. I keep having to circle back and adjust the selection of the formatting. Is there anyway to automatically apply the formatting in A:B when I create a new row?

  7. #7
    Valued Forum Contributor Melvinrobb's Avatar
    Join Date
    06-19-2012
    Location
    Manitoba, Canada
    MS-Off Ver
    Excel 2013
    Posts
    1,128

    Re: Sorting project task list with merged cells

    Did you try the newest version i posted? it seems to work fine. Formatting the whole thing as a table helps, as when a new row is added to the table, it understands the formatting should carry through.
    In the most recent file I attached, if you go to cell B16 and enter "Stage 2" the conditional formatting has carried over. If you insert a row, for example above row 13, the formatting should still apply as well.

    If you are still having issues, there are ways to deal with that.
    You can "manage conditional formatting" and make it apply to a larger range, such as "=$B$3:$C$1000". If the cells are blank, it won't matter, and when you start to use them the conditional formatting will already be set.

  8. #8
    Registered User
    Join Date
    03-27-2013
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Sorting project task list with merged cells

    I definitely missed your second post. That seems to work quite well. Thanks!

    Still having some issues with you get into removing rows, but like you said, that can be mitigated by adjusting the cond. formatting.

    It's still rather bizarre. When I remove a row, a new rule is created for the row beneath the deleted row...

  9. #9
    Valued Forum Contributor Melvinrobb's Avatar
    Join Date
    06-19-2012
    Location
    Manitoba, Canada
    MS-Off Ver
    Excel 2013
    Posts
    1,128

    Re: Sorting project task list with merged cells

    When you delete a row, (for example row 12), you have deleted the row that row 13 was comparing itself against, and that is where the error comes from. Once you have completed any changes you want to make, you can simply highlight cells B3:C3, select "format painter", and paste the formatting on all of the cells below. It seems to fix the conditional formatting, and make it so only one rule exists.

+ 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