Larry, argue that that is too much information in one place (hard for the
reader to meaningfully compare the values interspersed with other columns of
data), so that the 2nd (and later 3rd and 4th and ...) set of values should
in a listing of their own below the dollar values (a.k.a. a subreport with
its own crosstab query.)
I suspect that will be easier to maintain and expand for them. The
alternative would be to build a query with the months and then JOINing both
crosstabs so you can get the values side-by-side.
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users -
http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"Larry" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> This worked great, but now the user wants more "Give them an inch....".
>
> They would like the number in parenthesis, to actually have it's own
> column under the month.
>
> I'm probably going to have to go a temp table route to do this, but
> thought I'd see if you (or someone) might know if this is possible with
> a query?
>