Automate tasks in Access

S

Sharp

Hi,

I would like to automate a set of tasks that are performed in Access.
For example, I could automate:

1. Joining two particular tables.
2. Extracting rows that meet a particular criterion.
3. repeat step 2 for other criteria.

I was wondering if there was an inbuilt way of doing this in Access.
My other option is to use a programming language (JDBC) to connect to
Access,
and perform the tasks.

Any advice will be appreciated.

Cheers
Michael
 
Top