L
Leslie Isaacs
Hello All
I have a textbox on a report with the following expression:
=IIf([bacs direct]=True,UCase([Enter pasword for WAGES]))
The problem is that the parameter value [Enter pasword for WAGES] is
requested whether or not [bacs direct]=True.
I only want the parameter value to be requested if [bacs direct]=True - if
[bacs direct]=False I do not want to to be asked for a value for [Enter
pasword for WAGES].
I'm sure this must be possible, but I cannot see how.
Hope someone can help.
Many thanks
Leslie Isaacs
I have a textbox on a report with the following expression:
=IIf([bacs direct]=True,UCase([Enter pasword for WAGES]))
The problem is that the parameter value [Enter pasword for WAGES] is
requested whether or not [bacs direct]=True.
I only want the parameter value to be requested if [bacs direct]=True - if
[bacs direct]=False I do not want to to be asked for a value for [Enter
pasword for WAGES].
I'm sure this must be possible, but I cannot see how.
Hope someone can help.
Many thanks
Leslie Isaacs