View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Billy Leung Billy Leung is offline
external usenet poster
 
Posts: 2
Default Different Combination of Columns Appear

Hello, assuming I have a list which contains fours columns A - D. I want to
see different column group appear in different circumstances by using group /
ungroup function (click 1, 2, 3 or 4 at the left top).

I've the following combination
1: A+B
2: A+B+C
3: A+B+D
4: A+B+C+D

I could successfully create 1, 2 and 4, but not 3. Please advise.

Regards,
Billy