S
S
I'm trying to use an if statement together with a
database function.
=IF(('Pivot 022'!I$1:I$454="U1"),DCOUNTA('022-042 (042
from 5-19-04) rosters - class, post, Bus or Non-Bus, F or
T.xls'!INPUT_022,COLUMNS('Pivot 022'!
F$1:H$454),BUS_MAJORS),"")
The formula is correct, but even though I have "U1" 's in
that column, I'm not getting the count of U1s back, just
a blank. Is my formula correct? Thanks so much.
database function.
=IF(('Pivot 022'!I$1:I$454="U1"),DCOUNTA('022-042 (042
from 5-19-04) rosters - class, post, Bus or Non-Bus, F or
T.xls'!INPUT_022,COLUMNS('Pivot 022'!
F$1:H$454),BUS_MAJORS),"")
The formula is correct, but even though I have "U1" 's in
that column, I'm not getting the count of U1s back, just
a blank. Is my formula correct? Thanks so much.