G
Guest
I have three tables:
1. Clients
2. ServiceTickets (The same as an orders table)
3. Services (The same as a products table)
I need to create a form or subform where the user can select wich service to pick from (supposedly from the services table) and have the different fields corresponding to the particular service fill in automatically.
Sort like when selecting a product from an inventory into an invoice form and having the price, description and discount fill in in the next fields.
I keep reading the book and try to reverse engineer the Northwind Database shipped with MS Access but every thing gets confused.
I think it can be done with a look up field but I keep reading about disasters that can be unravelled if I use such a field, nevermind the fact that I have not gotten it to work anyways, save for getting to show only one column.
Can some one please tell me if this can be done without look up field, or if it can without much problems later on for me (because of user input through the look up field) and show me the specific steps.
I would greatly appreciate this and I will pass along to others when I see that I can help.
Bikerman
1. Clients
2. ServiceTickets (The same as an orders table)
3. Services (The same as a products table)
I need to create a form or subform where the user can select wich service to pick from (supposedly from the services table) and have the different fields corresponding to the particular service fill in automatically.
Sort like when selecting a product from an inventory into an invoice form and having the price, description and discount fill in in the next fields.
I keep reading the book and try to reverse engineer the Northwind Database shipped with MS Access but every thing gets confused.
I think it can be done with a look up field but I keep reading about disasters that can be unravelled if I use such a field, nevermind the fact that I have not gotten it to work anyways, save for getting to show only one column.
Can some one please tell me if this can be done without look up field, or if it can without much problems later on for me (because of user input through the look up field) and show me the specific steps.
I would greatly appreciate this and I will pass along to others when I see that I can help.
Bikerman