Hello
I am trying to write an if statement that uses several posibilities in one statement. Example: =If(E56=(G1:G5),(a1*12),If(E56=(G6:G10,(b1=B8*4)))). This doesn't work even if I list the range as (G1,G2,G3,G4,G5). It tells me there are too many arguments. In my actual sheet my range of values is much larger than G1:G5. Is there any way to get this done? :x Thanks
I am trying to write an if statement that uses several posibilities in one statement. Example: =If(E56=(G1:G5),(a1*12),If(E56=(G6:G10,(b1=B8*4)))). This doesn't work even if I list the range as (G1,G2,G3,G4,G5). It tells me there are too many arguments. In my actual sheet my range of values is much larger than G1:G5. Is there any way to get this done? :x Thanks