G
Guest
H
I have learned how to use an IIf statement in a control source. I now want to put two or more statements in a single control source to drive different results. As an example: If [field 2] = 0 then [field 3]=1; and if [field 2] <>0 then [field 3]=[field 2]-([field 1]+1); if [field 1]=0 then [field 3]=0
Sorry if this all looks confusing but hopefully you get the message. I want this to be all in [field 3] to determine its value
Thank you, Tom
I have learned how to use an IIf statement in a control source. I now want to put two or more statements in a single control source to drive different results. As an example: If [field 2] = 0 then [field 3]=1; and if [field 2] <>0 then [field 3]=[field 2]-([field 1]+1); if [field 1]=0 then [field 3]=0
Sorry if this all looks confusing but hopefully you get the message. I want this to be all in [field 3] to determine its value
Thank you, Tom