G
Guest
In Access I have a form. All I want to do is make
Text2= 0 IF Combo106="Yes"
Text2=(1*Text258) IF Combo106="No"
For the life of my I can not, using the expression builder, set the default
value of Text2 to reflect any form of this IF statement no matter what syntax
I use. What expression should I be putting in the builder??? THANKS!
Text2= 0 IF Combo106="Yes"
Text2=(1*Text258) IF Combo106="No"
For the life of my I can not, using the expression builder, set the default
value of Text2 to reflect any form of this IF statement no matter what syntax
I use. What expression should I be putting in the builder??? THANKS!