P
peter junker
I did write a database for my business - i'd like to administrate the items,
coustems etc...
i made a table for items, coustomers, invoice, orders and product group
etc..
after i made a form, where i can fill out the order from the coustomers, and
i want after i did wrote the coustomer number ( ID ) that in this form the
other fields, name, surname, street zip code etc.... field out automaticly .
I think i have to write a query. that compare the ID in the order_table with
the ID in the coustomer_table with a marcro , first i must take the fields
and then with a macro put in the dates from the coustomer_table? But it
doesn't work.
Then the same with the products ( items ) after i wrote the name of the
item, all fields should be filled out automaticly -
In the table for the productitems are all products only one time, in the
order_table i can put in the items always, not only one time!
coustems etc...
i made a table for items, coustomers, invoice, orders and product group
etc..
after i made a form, where i can fill out the order from the coustomers, and
i want after i did wrote the coustomer number ( ID ) that in this form the
other fields, name, surname, street zip code etc.... field out automaticly .
I think i have to write a query. that compare the ID in the order_table with
the ID in the coustomer_table with a marcro , first i must take the fields
and then with a macro put in the dates from the coustomer_table? But it
doesn't work.
Then the same with the products ( items ) after i wrote the name of the
item, all fields should be filled out automaticly -
In the table for the productitems are all products only one time, in the
order_table i can put in the items always, not only one time!