I have developed a pivot table view of a form in Access 2007 and have two questions regarding formatting.
I'm trying to differentiate two columns of data by color to make it easier to read. However, when I change the background color for one of the columns, it changes the color in both columns. In looking at the attached snippet picture of the pivot table, I would like to change the background color for the value cells in the Budget columns (not totals) to be light blue and in the Actual columns to be light green. How can I do this?
Also, you can see in the picture that some cells show up with 0.00 values while other cells show as blank. How can I force all null/blank cells to show up with a 0.00?
I'm good with having to use VBA to do any of this.
I'm trying to differentiate two columns of data by color to make it easier to read. However, when I change the background color for one of the columns, it changes the color in both columns. In looking at the attached snippet picture of the pivot table, I would like to change the background color for the value cells in the Budget columns (not totals) to be light blue and in the Actual columns to be light green. How can I do this?
Also, you can see in the picture that some cells show up with 0.00 values while other cells show as blank. How can I force all null/blank cells to show up with a 0.00?
I'm good with having to use VBA to do any of this.