Hi,
I have a data set which includes positive and negative numbers. I am able to get my averages for every other cell using =AVERAGE(IF(ISEVEN(COLUMN(G4:DQ4))*(G4:DQ4<>""),G4:DQ4)) but I only need to average negative numbers and can't figure out how I should modify my formula.
Any help would be appreciated
Cheers,
Mike
I have a data set which includes positive and negative numbers. I am able to get my averages for every other cell using =AVERAGE(IF(ISEVEN(COLUMN(G4:DQ4))*(G4:DQ4<>""),G4:DQ4)) but I only need to average negative numbers and can't figure out how I should modify my formula.
Any help would be appreciated
Cheers,
Mike