W
Woodi2
I have a little function that i need help with.
=IF(AND($B9="Z",AE9=35,J9=1),1000). This function works fine, however I
need to add in somehow that J9 could equal M or 1 or C and I would like the
function still to be true and return the value as 1000.
As I see it, this is smoehow combining and AND OR statement but I cant get
it to work.
Thanks
=IF(AND($B9="Z",AE9=35,J9=1),1000). This function works fine, however I
need to add in somehow that J9 could equal M or 1 or C and I would like the
function still to be true and return the value as 1000.
As I see it, this is smoehow combining and AND OR statement but I cant get
it to work.
Thanks