View Single Post
  #4   Report Post  
Linda Mills
 
Posts: n/a
Default

I tried this but the methodology wasn't effective - I think it was because I
tried 1a, 1b, 1c, 1d, 2a, etc. I eventually repeated the entries for each of
the 4 rows ("customer" was the 2nd sort parameter and "status" was the
first). To make them sort in the order I wanted (not alphabetically), I put
a 1, 2, 3 in front of the "parameter" (in this case, 1I for imminent, 2Pr for
probable, etc. and for aesthetics, whited the repeated fonts so it wouldn't
busy-up the page.

Thanks very much for your response.

"FSt1" wrote:

hi,
there is no xl function or menu item that will do this. but you can do it
with a helper column which is a added column(which you can hide) that is used
for sorting only. assign each group a sort order number in the helper column
so that it will sort in the order you wish then used the sort(helper) column
as the first sort order.

worked for me before.

Regards
FSt1

"Linda Mills" wrote:

I have created a sales prospecting report that also tracks estimated revenue
over the next 16 months. For the revenue purposes, I am also tracking (in
separate rows for each project) estimated 1: revenue; 2: expenses: net with a
repeating header. All in all, for each project, I have 4 rows I want to keep
together in a sort.

Is there a way to do this in excel?