OK, There has to be a way...
Posted by Deirdre on August 01, 2001 7:09 AM
I have created a spreadsheet for calculating daily totals. This spreadsheet will change daily and is not cumulative from the day before.
My problem is I cannot predict whether I will have 3 entries to calculate or 20. Therefore I have set up the worksheet with 20 rows of possible data to calculate.
Now, on the days I do not have data in say rows 10-20, I am returned the #DIV/0! error. Normally I can overlook this annoyance, BUT it interferes with my AVERAGE total at teh bottom of the worksheet. If the #DIV/0! errors are present in a particular colum, it will not calculate the average of that column.
My questions:
1) Is there a way to leave my formulas in the cells but have the blank rows return a blank cell (not a #DIV/0! error)
2) If there isn't a way to avoid the #DIV/0! , how do I set it up to calculate an average for a colums that contains a #DIV/0! ?
Reminder: The #DIV/0! error I am receiving is not due to a #/0 error, but a simple blank cell.
Thanks much for your time.