G
Guest
I have tree tables: “productosâ€, “salidas†and “entradasâ€, there is a
relation between Product ID of “entradas†and “Product ID†of “productosâ€,
and there is a query based on tables “salidas†and “productos†tables, when a
product is sold, you put the amount in the “salidas†table and the query
automatically discount the amount from “productosâ€.
I made a form, my form is shown in datasheet view because I want to be able
to input 8 products sold at a time, this form is done.
Now the problem:
I want that when you put the Product ID code in one of the cells of the
“Product ID†column of my form (shown in datasheet view), appears the
description of the product (in the “description of the product†column).
It must be pointed that “Product IDâ€, “Description of the productâ€, and
“amount†are columns in the “productos†table and “amount†and “product IDâ€
are columns in my “salidas†table.
Do you have any suggestions???
When Produt id is typed: Product description is shown:
3 Propylene 12X15
67 Propylene 45X25
676 Propylene 70X80
12 Propylene 10X10
34 Propylene 15X15
relation between Product ID of “entradas†and “Product ID†of “productosâ€,
and there is a query based on tables “salidas†and “productos†tables, when a
product is sold, you put the amount in the “salidas†table and the query
automatically discount the amount from “productosâ€.
I made a form, my form is shown in datasheet view because I want to be able
to input 8 products sold at a time, this form is done.
Now the problem:
I want that when you put the Product ID code in one of the cells of the
“Product ID†column of my form (shown in datasheet view), appears the
description of the product (in the “description of the product†column).
It must be pointed that “Product IDâ€, “Description of the productâ€, and
“amount†are columns in the “productos†table and “amount†and “product IDâ€
are columns in my “salidas†table.
Do you have any suggestions???
When Produt id is typed: Product description is shown:
3 Propylene 12X15
67 Propylene 45X25
676 Propylene 70X80
12 Propylene 10X10
34 Propylene 15X15