Needing to use a if statement for a value on one tab that will match the same value on another tab in a certain column. if (AE4,brand!A1:A5,25,IF(AE4,Brand!A7:A10,35,IF(AE4,Brand!A11:A20,44))). any clues why it will not work?
or can I use this:
IF(Band!A2:A59,AE4,Band!R3:R59)
or can I use this:
IF(Band!A2:A59,AE4,Band!R3:R59)
Last edited: