G
Guest
Trying to add an If/Then statement with more than one condition. I either
get a syntax error or it does not work correctly. My statement is
this....=IIf([CountOfAcct #]<"6","225",IIf([CountOfAcct
#]Between"6"and"10","300","400")). I have Count of Accts in all three
catagories but it does not seem to work. Any suggestions?
get a syntax error or it does not work correctly. My statement is
this....=IIf([CountOfAcct #]<"6","225",IIf([CountOfAcct
#]Between"6"and"10","300","400")). I have Count of Accts in all three
catagories but it does not seem to work. Any suggestions?