Using VB on a report page

N

Nick.Korynski

Is it possible to use VB coding on a report page? I have generated a
report and i want to use vb to either a) have the user click on one of
the fields in the report to open a form matching that fields criteria
or b) put a button in the report to do the same thing. I don't see any
events in the properties of the fields in the report which makes me
think that this not possible. Is this true? Thanks.

Nick
 
D

Douglas J. Steele

Sorry, it's not possible.

Reports are passive: you cannot interact with them in any way.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top