S
samotek via AccessMonster.com
I have the following expression in my query :
Expr1: [ddu]*[size]*[Quantity]
Can you hlp me build an IIF with the following condition :
If size < 1 then [ddu]*[size]*[Quantity]"2
else
[ddu]*[size]*[Quantity]
Expr1: [ddu]*[size]*[Quantity]
Can you hlp me build an IIF with the following condition :
If size < 1 then [ddu]*[size]*[Quantity]"2
else
[ddu]*[size]*[Quantity]