Results 1 to 4 of 4

Auto Fill Increment Formula

Threaded View

  1. #2
    Forum Expert swatsp0p's Avatar
    Join Date
    10-07-2004
    Location
    Kentucky, USA
    MS-Off Ver
    Excel 2010
    Posts
    1,545

    here's one way....

    Use a helper column to get your incremental values. In column I, (insert a blank column if needed and then hide, if desired) in cell I12 place a zero, in I13 enter 8. Highlight these two cells and copy down as far as you need. I14 will become 16, I15=24 and so on...

    Now, in H12, copy and paste this formula:

    =OFFSET(GMS Hours!$L$12,I12,)+OFFSET(Jeremy's Hours!$L$12,I12,)

    Because I12 is zero, this will return the sums from L12 on both sheets

    Now, copy this formula down as far as needed. H13 will now return the sum of L20 from both sheets, H14 will tally from L28 and so on......


    Good Luck

    Bruce
    Last edited by swatsp0p; 04-05-2005 at 03:00 PM. Reason: additional information...
    Bruce
    The older I get, the better I used to be.
    USA

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