Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Cells b20 through m20 contain numerical values by month. These cells
get their data from an external source; using code I gleaned from here and elsewhere on the 'net this data will be automatically populated. That is, today the cells for August 07 through March 08 (f20 - m20) are blank. When the properly-formatted data source documents for August, etc. are created data will "appear." Currently n20 contains the formula: =IF(SUM(C20:E20)<0,AVERAGE(C20:E20),0) that calculates the 3-month average for the the months of May, June and July. If there is no data no average is calculated. I don't want the users to have to go in and edit this simple formula. Any help would be appreciated. kg |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to change average range automatically? | Excel Discussion (Misc queries) | |||
automatically expand chart data series as data is added | Charts and Charting in Excel | |||
Data added to a spreadsheet will not automatically add, help! | Excel Discussion (Misc queries) | |||
How can I make cell data automatically shift up when deleting | Excel Discussion (Misc queries) | |||
Automatically insert fill colour when data is added? | Excel Worksheet Functions |