Is it possible to dyanamically add controls to a report w/ VBA in its open event?
Do not want persistent controls, just want to add them on the fly as needed on each report run (they do not get saved). I know I can do the .Visible setting thing... that is not what I am looking for.
I cannot find any good references on this topic.
Start Free Trial