englishnewbie
Programmer
dear all,
more calculations that are baffling me.
i'm still playing with a query that will produce a number based upon text AND numerical fields.
the text fields are confusing me.
i have three variables, F, N and E. the expression i'm trying to build should return numerical value of 200 for F, 100 for E, and 0 for N.
i've tried "Expr1: 100 And [company]![NEW/EXIST/FU]="E"
but it returns -1, instead of 100.
why??
thanks, neil
more calculations that are baffling me.
i'm still playing with a query that will produce a number based upon text AND numerical fields.
the text fields are confusing me.
i have three variables, F, N and E. the expression i'm trying to build should return numerical value of 200 for F, 100 for E, and 0 for N.
i've tried "Expr1: 100 And [company]![NEW/EXIST/FU]="E"
but it returns -1, instead of 100.
why??
thanks, neil