jski21
Board Regular
- Joined
- Jan 2, 2019
- Messages
- 157
- Office Version
- 2016
- Platform
- Windows
Good day Mr. Excel Team,
Using this formula with success:
=(AVERAGEIF(E17:P17,">0",E17:P17)*$U$4)
Basically averaging everything above zero and then multiplying by a factor ($U$$4).
Attempting to add a CEILING or ROUNDUP function but I keep getting a ""You've entered too few arguments" error:
=CEILING(AVERAGEIF(E17:P17,">0",E17:P17)*$U$4),100)
I've never combined these two functions previously...probably a minor oversight but would appreciate a look see and assistance. Thanks.
jski
Using this formula with success:
=(AVERAGEIF(E17:P17,">0",E17:P17)*$U$4)
Basically averaging everything above zero and then multiplying by a factor ($U$$4).
Attempting to add a CEILING or ROUNDUP function but I keep getting a ""You've entered too few arguments" error:
=CEILING(AVERAGEIF(E17:P17,">0",E17:P17)*$U$4),100)
I've never combined these two functions previously...probably a minor oversight but would appreciate a look see and assistance. Thanks.
jski