Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Check for some numbers first:
=if(count(r76:r87)=0,"no numbers",average(r76:r87)) John Calder wrote: Hi In cell R88 I have the following formula =AVERAGE(R76:R87) It works fine as soon as I enter data in the range but when there is no data in the range it returns a #DIV/0! error. This looks unsightly on the sheet and was wondering if there was a way that I could surpress this error when there is no data entered. Thanks John -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Averaging numbers in a column while excluding blank spaces and zer | Excel Worksheet Functions | |||
Averaging blank or cells with Zeros in them. | Excel Worksheet Functions | |||
Maximum Number of Blank Cells between Non Blank Cells in a Range | Excel Worksheet Functions | |||
Averaging blank cells | Excel Discussion (Misc queries) | |||
Averaging Cells Based On Conditions in Neighboring Cells | Excel Discussion (Misc queries) |