Is it possible to have the totals of a row before you see the actial details in a Pivot table? eg. in stead of Name Jan Feb Mar Total Joe 4 5 3 12 I want Name Total Jan Feb Mar Joe 12 4 5 3
Hans You should be able to just drag the total field from the right hand side to any column position you choose. Click and drag "Total" to your desired location. Best regards Ashley http://vbanut.blogspot.com "hans.wittoeck@gmail.com" wrote: > Is it possible to have the totals of a row before you see the actial > details in a Pivot table? > eg. > in stead of > Name Jan Feb Mar Total > Joe 4 5 3 12 > > I want > Name Total Jan Feb Mar > Joe 12 4 5 3 > >