![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello everyone, I am trying to create a report that has a number of graphs within it. But rather than place these graphs in the header or footer I want to put them in the detail section and use VBA to give them their recordsets. The only thing is that this does not seen to be working, Access tells me that it is to late to change the row source once I have started printing, has anyone got any advice on how this may be acheived? Many TIA Nick |
#3
| |||
| |||
|
|
Nick 'The Database Guy' wrote: Hello everyone, I am trying to create a report that has a number of graphs within it. *But rather than place these graphs in the header or footer I want to put them in the detail section and use VBA to give them their recordsets. *The only thing is that this does not seen to be working, Access tells me that it is to late to change the row source once I have started printing, has anyone got any advice on how this may be acheived? Many TIA Nick Can you set the recordsource in the OnOpen event? |
#4
| |||
| |||
|
|
On Jan 23, 3:08 pm, Salad <o... (AT) vinegar (DOT) com> wrote: Nick 'The Database Guy' wrote: Hello everyone, I am trying to create a report that has a number of graphs within it. But rather than place these graphs in the header or footer I want to put them in the detail section and use VBA to give them their recordsets. The only thing is that this does not seen to be working, Access tells me that it is to late to change the row source once I have started printing, has anyone got any advice on how this may be acheived? Many TIA Nick Can you set the recordsource in the OnOpen event? No, well I could if it was an individual chart/graph but I want to print lots of them on the same report. |
![]() |
| Thread Tools | |
| Display Modes | |
| |