C
colin.steadman
Hi,
I've been asked to write a macro to change the image in a report using
a field that the report returns. I've worked out how to do that using
Image.Picture = LoadPicture (if it works the same way as Word).
What I've not worked out is how to trigger the macro when the report is
started. How do you get a macro to run when the report is started?
Thanks,
Colin
I've been asked to write a macro to change the image in a report using
a field that the report returns. I've worked out how to do that using
Image.Picture = LoadPicture (if it works the same way as Word).
What I've not worked out is how to trigger the macro when the report is
started. How do you get a macro to run when the report is started?
Thanks,
Colin