Complex task

T

TJ

I would like to perform a complex task.

I want the user to be able to pick the importer before the form is brought
into view.

Is there a way to have a form to lead into a form?

Since the database is a series of records to be updated and read by a form
and not a report (at this time), I need the user to be able to access the
correct "file" and not have to "leaf" through the other importers.
 
M

Mike Painter

TJ said:
I would like to perform a complex task.

I want the user to be able to pick the importer before the form is
brought into view.

Is there a way to have a form to lead into a form?

Since the database is a series of records to be updated and read by a
form and not a report (at this time), I need the user to be able to
access the correct "file" and not have to "leaf" through the other
importers.

Ther are a number of ways to do this.
It is not a complex task and the Northwind database has examples.

Help has a massive amount of information and both this and your close button
question are clearly explained.
 
Top