View Single Post
I would like to simulate a filter based on the contents of a Column similar to the way KGTD does it but I need it to function on multiple columns. The column equals who the task is assigned to on my team. I'd like to have the task duplicated in the same outline. Basically look like this

Project 1 Name Type Project Name
Do item one Tom Call Project 1
Do item two Dave Email Project 1
Project 2
Do item three Tom Email Project 2
Do item four Dave Call Project 2

Call
Do item one Tom Call Project 1
Do item four Dave Call Project 2

Email
Do item two Dave Email Project 1
Do Item three Tom Email Project 2

Tom
Do item one Tom Call Project 1
Do item three Tom email Project 2

Dave
Do item two Dave email Project 1
Do item four Dave Call Project 2

Does that make sense? If so can someone point me in the right direction?

Thanks,

George