Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi,
Could one of your Excel gurus please let me know how to write a formula to autofill cells in a row from an average of two cells in a row, i.e., B1:B2, B3:B4, B5:6... to A1, A2, A3...? Thanks, FormulaChalenged |
#2
![]() |
|||
|
|||
![]()
Hi!
Try this in A1: =AVERAGE(OFFSET(B$1,(ROW(1:1)-1)*2,,2)) Copy down as needed. Biff "FormulaChallenged" wrote in message ... Hi, Could one of your Excel gurus please let me know how to write a formula to autofill cells in a row from an average of two cells in a row, i.e., B1:B2, B3:B4, B5:6... to A1, A2, A3...? Thanks, FormulaChalenged |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
revert formula insertion to old method | Setting up and Configuration of Excel | |||
Simple formula doesn't quite add up | Excel Discussion (Misc queries) | |||
How do I use Range Names listed in a VLookup table in a formula? | Excel Worksheet Functions | |||
Cell doesn't show formula result - it shows formula (CTRL + ' doe. | Excel Worksheet Functions | |||
Excel 2003 - Formula result shows as 0:00 | Excel Worksheet Functions |