I finally figured out how to create an IF formula to get an AVG of Children divide that by a specific number, and enter "N/A" if there was nothing in the children cells.
NOW my boss would like to Round the resulting number up to the next dollar value. Sometimes, I think she just likes to test me! LOL
Here is the formula I have that works: =IFERROR (AVG(Children()) / 27, "N/A")
So, how do I take that result and make it round up to the next full dollar?
Any help is GREATLY appreciated
Annette