Scritping buttons in a DAP

B

ben hart

ok, Im trying to create a data access page for my access
03 database. My db contains 3 tables, but this page is
only going to reference one of them. The page already
contains 4 fields, 3 command buttons, and a Pivot table
that is "mapped" by UNC to a share on my local pc that
displays the contents of the table. Now I am wanting to
link the command buttons to three queries I have...once a
user enters the criteria into the 4 fields, then I want
them to be able to select which query they want to run
just by clicking the appropriate button. Then have the
results displayed in either the existing Pivot table, or
another way on a new window. My only problem is, I know
almost nothing about VB script...I can handle my own with
regular VB, just not the script side. Plus I dont even
know for sure that what I want to do can be done.

Any help at all will be GREATLY appreciated!

Thanks
Ben
 

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