A
angie
i have a report based on a query with many fields among which are:
"gross price" (euro field) and discount zone fields as following: "africa";
"europe"; "special" (number fields e.g. 40,30, etc.).
i have a form that contains a combo that the user can select discount zones
(africa, europe and special). i want to create a calculated field that
performs the following calculation: gross price * (1- [discount zone field
selected by user in the form]/100).
can i achieve something like that?
"gross price" (euro field) and discount zone fields as following: "africa";
"europe"; "special" (number fields e.g. 40,30, etc.).
i have a form that contains a combo that the user can select discount zones
(africa, europe and special). i want to create a calculated field that
performs the following calculation: gross price * (1- [discount zone field
selected by user in the form]/100).
can i achieve something like that?