spartansFC
Programmer
Hi
I've created a cross tab query which displays a list of children at a specific nursery and then shows what invoice payments have gone against each child for each month.
On my invoice form, the user inputs each month by only putting the first day of each month, ie. 01/01/2010 or 01/09/2009, this means if i have any extra payments for that month, this will be totalled up for that month, i suppose i could have created a combo box and just had "Jan-10" or "Sept-09".
Anyways, the report works great until i enter new data, the report won't display the extra column information. I've read that i need to set up a dynamic column cross tab query but need a few pointers.
I've attached a rough design of my report to show you what i mean.
Mikie