HI All.
I'm trying to create an IIF statement to calculate a Price on an item given certain conditions on ACCESS. For example:
TotalCost: IIF([ColorType]="B/W" and IIF([Machine]= "Ricoh 3510" or "Ricoh 8200-1" or "Ricoh 8220-1" or "Ricoh 8220-2" then [UnitsRequested]*0.0039,0))
I don'y know if my sintaxis is OK. I have an Idea but Don't know if I'm right.
Can you help?
Thanks!!!!!!
I'm trying to create an IIF statement to calculate a Price on an item given certain conditions on ACCESS. For example:
TotalCost: IIF([ColorType]="B/W" and IIF([Machine]= "Ricoh 3510" or "Ricoh 8200-1" or "Ricoh 8220-1" or "Ricoh 8220-2" then [UnitsRequested]*0.0039,0))
I don'y know if my sintaxis is OK. I have an Idea but Don't know if I'm right.
Can you help?
Thanks!!!!!!