Is it possible to sort only one group of cells without sorting the whole
schedule ?
--
akm
Thanks again for your help.
----
Ah, the miracle of computers!... someone also said "To error is human, but
to really screw up it takes a computer!"

Re: How to sort 'selected' cells ??? by Dale

Dale
Fri May 09 21:41:07 CDT 2008

akm --

No, when you sort, the sorting is applied on up to three fields, but it is
not possible to sort only a block of cells only. Hope this helps.

--
Dale A. Howard [MVP]
VP of Educational Services
msProjectExperts
http://www.msprojectexperts.com
http://www.projectserverexperts.com
"We write the books on Project Server"


"akm" <akm@discussions.microsoft.com> wrote in message
news:F4C5DFEF-69C4-47A0-9991-8F65A23D4888@microsoft.com...
> Is it possible to sort only one group of cells without sorting the whole
> schedule ?
> --
> akm
> Thanks again for your help.
> ----
> Ah, the miracle of computers!... someone also said "To error is human, but
> to really screw up it takes a computer!"


Re: How to sort 'selected' cells ??? by John

John
Fri May 09 21:42:12 CDT 2008

In article <F4C5DFEF-69C4-47A0-9991-8F65A23D4888@microsoft.com>,
akm <akm@discussions.microsoft.com> wrote:

> Is it possible to sort only one group of cells without sorting the whole
> schedule ?

akm,
Sure, but you'll need to set up a spare flag field for a selection
criteria. Sort on the flag field as a first criteria and then on the
data you want.

You might find a filter followed by a sort more useful for selected data.
Or, try the grouping function. It's under Project/Group by/Customize
group by.

Hope this helps.

John
Project MVP