Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a forumla to find a sum of a set of numbers looking something like this:
=SUM(A1, B1, C1, D1, E1) There are some cases where one of these may be blank (i.e., a missing value for A1, B1, C1, D1, or E1 is missing). I'm looking for a way to fill in that missing value with the average of the values that aren't missing...so.... if E1 is missing, I want Excel to automatically replace it with the averge of A1, B1, C1, and D1, and plug it back into the original equation to come up with the SUM. Any ideas? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calc Prorated Cost based on Specific Days in a Given Month & Year Range (Revisited..) | Excel Discussion (Misc queries) | |||
Does anyone have a template to figure prorated wages | Charts and Charting in Excel | |||
Prorated vacation formula required | Excel Discussion (Misc queries) | |||
xirr prorated? | Excel Worksheet Functions | |||
Error Handling #N/A with AVERAGE Function - Average of values in Row | Excel Worksheet Functions |