Hello All,
I need to round to the nearest .5 in the formula's below and get the same "Too Few Arguments for this function" error message. The only difference in the formula's are where the rounding increment is placed; 1st formula is in the middle and the 2nd formula is at the end.
=MROUND(F211+H211+J211+L211),0.5/COUNTIFS(F211:L211,">0",F211:L211,"<100")
=MROUND(F211+H211+J211+L211)/COUNTIFS(F211:L211,">0",F211:L211,"<100"),0.5
I Can't figure out what's missing!
Thank you!
Patrick
Bookmarks