K
Konstabel
Hi,
I have a text box of wich the value depens on a yes no answer, it is either
an hourly tariff or daily. These values are looked up with an sql statement
and then the appropriate one chosen with the statement
=IIf([day tarif]=0;[unit price];[Day Rate])
where [day tarif] is the yes/no answer.
What I would like to know is, how can I be able to type in a value as the
answer if I would like it to be different for a specific case.
Thanks
I have a text box of wich the value depens on a yes no answer, it is either
an hourly tariff or daily. These values are looked up with an sql statement
and then the appropriate one chosen with the statement
=IIf([day tarif]=0;[unit price];[Day Rate])
where [day tarif] is the yes/no answer.
What I would like to know is, how can I be able to type in a value as the
answer if I would like it to be different for a specific case.
Thanks