R
Roe
Hi
I have a problem with my presentation sheet for our
marching band championships.
I am referencing the Summary Sheet by category by band to
place in the presentation sheet band placings (1st) and
want to formula to populate the presentation sheet with
the bands name that has won 1st place with the trophy to
be awarded in the next column. Unfortunately I have 9
bands competing
This is my formula
=IF('S1'!$F$23=1,DATA!$C2,IF('S1'!$G$23=1,DATA!$C3,IF('S1'!
$H$23=1,DATA!$C4,IF('S1'!$I$23=1,DATA!$C5,IF('S1'!
$J$23=1,DATA!$C6,IF('S1'!$K$23=1,DATA!$C7,IF('S1'!
$L$23=1,DATA!$C8,IF('S1'!$M$23=1,DATA!$C9,IF('S1'!
$N$23=1,DATA!$C10,IF('S1'!$O$23=1,DATA!$C11))))))))))
Excel limit on 7 if statement how can I change this to
include 10.
Kind regards
Roe
I have a problem with my presentation sheet for our
marching band championships.
I am referencing the Summary Sheet by category by band to
place in the presentation sheet band placings (1st) and
want to formula to populate the presentation sheet with
the bands name that has won 1st place with the trophy to
be awarded in the next column. Unfortunately I have 9
bands competing
This is my formula
=IF('S1'!$F$23=1,DATA!$C2,IF('S1'!$G$23=1,DATA!$C3,IF('S1'!
$H$23=1,DATA!$C4,IF('S1'!$I$23=1,DATA!$C5,IF('S1'!
$J$23=1,DATA!$C6,IF('S1'!$K$23=1,DATA!$C7,IF('S1'!
$L$23=1,DATA!$C8,IF('S1'!$M$23=1,DATA!$C9,IF('S1'!
$N$23=1,DATA!$C10,IF('S1'!$O$23=1,DATA!$C11))))))))))
Excel limit on 7 if statement how can I change this to
include 10.
Kind regards
Roe