Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On 07/04/2011 06:15 PM, zvkmpw wrote:
Maybe something like this would help. Put this in V4 and copy down: =$T$1*AVERAGE(OFFSET(B4,0,$U$2,1,$U$1))+ $T$2*AVERAGE(OFFSET(B4,0,0,1,$U$2)) I started in row 4 because row 3 has the headings. If all the cells in an average are empty, there will be a #DIV/0 error. If this is a possibility with your data, add a check for this case. Modify as needed. Perfect, thanks! -- tb |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula for summing addresses within a single cell | Excel Worksheet Functions | |||
Formula for matching addresses | Excel Worksheet Functions | |||
How do create a formula to add IP addresses? | Excel Discussion (Misc queries) | |||
Cell addresses | Excel Discussion (Misc queries) | |||
cell addresses | Excel Worksheet Functions |