G
Guest
I have form with the fields: code, qtt and price.
I want price to have a predefined value.
This value must come from the table Prices, which has the fields: code and
price.
I thought of having:
= [Prices]![Price]
It is not working. I can not understand why.
I want price to have a predefined value.
This value must come from the table Prices, which has the fields: code and
price.
I thought of having:
= [Prices]![Price]
It is not working. I can not understand why.