How to Reconcile Two OnOpen Conditions in a Report?

T

Telesphore

We have a form frmStudentMarks with a date already in a textbox.

We use a macro "macDateControl" with the Windows Mode "Masked" that opens
that frmStudentMarks.

With that macro we had not to write the date when we had to open a
rptStudentMailAddress report.

But now we have a module which needs to write =LabelSetup() on the property
OnOpen of that report.

So how to reconcile these two OnOpen conditions together?


Any help will be appreciated.

Thank you.
 

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