I have a form which displays data from a specific query.
What I need is to have an extra field on that form (calculated field but I don't need the value to be strored), which will show a specific value depending on the previous field
(the previous field may have 10 different values)
Is it possible ?
I tried the iif statement but i did't succeed.
Please help
What I need is to have an extra field on that form (calculated field but I don't need the value to be strored), which will show a specific value depending on the previous field
(the previous field may have 10 different values)
Is it possible ?
I tried the iif statement but i did't succeed.
Please help