J
josie
I'd like to analyze data by time period and don't know how to use time
in conditional formulas I've been using ... like:
=SUM(($D$3:$D$4403>0)*($D$3:$D$4403<4)*1). Ideally, I'd like to be able
to using multi-condition formulas, with one criterion being time (to
look at data by time period).
Example of monster equation: =AVERAGEA(IF('Data Entry
Sheet'!B3:B66=1,IF('Data Entry Sheet'!AP3:AS66>0,IF('Data Entry
Sheet'!AP3:AS66<9,'Data Entry Sheet'!AP3:AS66),(IF('Data Entry
Sheet'!B3:B66=1,IF('Data Entry Sheet'!AU3:AV66>0,IF('Data Entry
Sheet'!AU3:AV66<9,'Data Entry Sheet'!AU3:AV66)))))))
Yeah, I know it's ugly.
Can anyone help me understand how to use time in a conditional
formula??
in conditional formulas I've been using ... like:
=SUM(($D$3:$D$4403>0)*($D$3:$D$4403<4)*1). Ideally, I'd like to be able
to using multi-condition formulas, with one criterion being time (to
look at data by time period).
Example of monster equation: =AVERAGEA(IF('Data Entry
Sheet'!B3:B66=1,IF('Data Entry Sheet'!AP3:AS66>0,IF('Data Entry
Sheet'!AP3:AS66<9,'Data Entry Sheet'!AP3:AS66),(IF('Data Entry
Sheet'!B3:B66=1,IF('Data Entry Sheet'!AU3:AV66>0,IF('Data Entry
Sheet'!AU3:AV66<9,'Data Entry Sheet'!AU3:AV66)))))))
Yeah, I know it's ugly.
Can anyone help me understand how to use time in a conditional
formula??