+ Reply to Thread
Results 1 to 2 of 2

Formula to autofill with an evenly spaced increment of rows?

  1. #1
    FormulaChallenged
    Guest

    Formula to autofill with an evenly spaced increment of rows?

    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. #2
    Biff
    Guest

    Re: Formula to autofill with an evenly spaced increment of rows?

    Hi!

    Try this in A1:

    =AVERAGE(OFFSET(B$1,(ROW(1:1)-1)*2,,2))

    Copy down as needed.

    Biff

    "FormulaChallenged" <[email protected]> wrote in
    message news:[email protected]...
    > 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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1