Hello,
Is there any way to modify an Access report programmatically?
Basically, I need the pre-designed report to pick up a set of data that may
have a new field in it. e.g. you run a report that lists years; the report
is saved with fields pointing to year(s) but when the report is opened
subsequently, the fields for the report need to be pointing to the new
years.
Is there a reasonable way to get at the report to modify it or should I just
write my own report and forget about the easily created Access report?
Jim M.
Archived from group: microsoft>public>vb>ole>automation