Data Access Pages

  • Thread starter Thread starter Bruce
  • Start date Start date
B

Bruce

Guys,

I've built hundreds of Forms in Access, but have just
started my first Data Access Pages project. Could someone
point me to how you put code behind buttons, text boxes,
etc.? For example, there is no "OnClick" event in the
properties for a button placed on the form.

TAI,
Bruce
 
Right-click on the DAP and select Microsoft Script
Editor. Then, in the left pane, select Script Outline.
This will contain a list of all your objects, and if you
open each one, the associated events.
Good luck!
 

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

Back
Top