excel - Hide subtotals for one of the values in Pivot Table -


the issue in pivot table on excel 2007. in column have year field, , values sum of amount, , max of date. max of date value doesn't need subtotals of grand totals. there way omit totals on on of value fields, , not other?

eg:

        2013             2014         date    amt      date    amt   grand totals                                                 amt comp1   1/1/01  12       1/2/01  10             22  comp2   1/3/02  15       1/3/02  5              20 totals          27               15 

a hack: hide date total column , format date grand totals row same colour font highlighting.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -