Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a column of data which I add to twice a day for one month.
I have a second column which calculates the daily average. I need to calculate the difference between the last entry in the average column & the first, placing the result into another cell. What I can't find is how to make this a dynamic update. Any ideas please? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=AVERAGE(H2:OFFSET(H2,MATCH(9999,H:H),0))
-- Don Guillett Microsoft MVP Excel SalesAid Software "Andy" wrote in message ... I have a column of data which I add to twice a day for one month. I have a second column which calculates the daily average. I need to calculate the difference between the last entry in the average column & the first, placing the result into another cell. What I can't find is how to make this a dynamic update. Any ideas please? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 formula | Excel Worksheet Functions | |||
need help with a formula in excel 2003 | Excel Worksheet Functions | |||
Need Help With a Excel 2003 Formula | Excel Worksheet Functions | |||
Excel 2003 Formula | Excel Discussion (Misc queries) | |||
Excel 2003 - Need Formula Help | Excel Discussion (Misc queries) |