This
program allows you to open objects in design view to see how they work,
and copy the code to your own application if desired. Here's how:
1.
Select a function from the Main Menu and click on the button.
2.
A box will open to activate the function.
3.
From the menu bar, go to View > Design View.
4.
In design view, select the control that activates the function (usually
a button).
5.
From the menu bar, go to View > Properties.
6.
The properties box will open.
7.
In the properties box, go to the Events tab and find the event. This
is often "OnClick", but you can tell which events have functions
because they will say "Event Proceedure" next to the name
of the event.
8.
Click on the elipse (...) next to the event.
9.
The code window will open to the function activated by that event for
the selected control. This is the code that makes the function work.
You can copy and paste it into your own application, or you can simply
inport the entire form into your application.
SUPPORT
Technical
support and help using Microsoft® Access™ is available from
Liberty Labs for $85
per hour.