J
Juli
I am having some difficulty with my input forms. I am
sure that it is because there is some key process that I
am not understanding.
Here is what I have tried:
I started with the following tables and associated forms:
Main Inventory (Consists of all fields in the other forms)
Hardback
Paperback
Cd
Cassette
VHS
DVD
Magazine
Each table has a corresponding input form with the main
inventory form being the trigger to launch the individual
form when it's value is selected from the dropdown.
My goal: Input the data into the appropriate input form
and have the data update the associated table and update
the appropriate fields in the main inventory table.
The update of the main inventory table did not work past
the first record.
2nd Attempt:
Main inventory table (Same fields as before)
Forms as listed above triggered by the main inventory
dropdown list.
When I input the data into the table it works fine until
I switch to another input form. It then starts with
record one instead of a blank record.
Is it possible to relate the forms in such a way that
they read the main inventory table and automatically
start with a blank record? I want to use these forms
specifically for data input.
I want to setup a search with separate forms for actually
reviewing the records.
Is either one of these setups workable?
Thanks in advance
sure that it is because there is some key process that I
am not understanding.
Here is what I have tried:
I started with the following tables and associated forms:
Main Inventory (Consists of all fields in the other forms)
Hardback
Paperback
Cd
Cassette
VHS
DVD
Magazine
Each table has a corresponding input form with the main
inventory form being the trigger to launch the individual
form when it's value is selected from the dropdown.
My goal: Input the data into the appropriate input form
and have the data update the associated table and update
the appropriate fields in the main inventory table.
The update of the main inventory table did not work past
the first record.
2nd Attempt:
Main inventory table (Same fields as before)
Forms as listed above triggered by the main inventory
dropdown list.
When I input the data into the table it works fine until
I switch to another input form. It then starts with
record one instead of a blank record.
Is it possible to relate the forms in such a way that
they read the main inventory table and automatically
start with a blank record? I want to use these forms
specifically for data input.
I want to setup a search with separate forms for actually
reviewing the records.
Is either one of these setups workable?
Thanks in advance