+ Reply to Thread
Results 1 to 6 of 6

Column Offset

  1. #1
    Registered User
    Join Date
    10-25-2013
    Location
    New York
    MS-Off Ver
    Excel 2003
    Posts
    5

    Column Offset

    Hello!

    I need to "increment" a formula across columns

    In Excel 2003:

    From F1010 =COUNTIF(F506:F1005,3.25)

    to F1260 =COUNTIF(IV506:IV1005,3.25)

    --

    In Excel 2010:

    From F1010 =COUNTIF(F506:F1005,3.25)

    to F3916 =COUNTIF(DGZ506:DGZ1005,3.25)

    How can this be done without individually editing each cell ?

    Thank you!

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: Column Offset

    xl2003:
    Please Login or Register  to view this content.
    $F$506:$IV$1005 is an array, and ROW($A1) specifies the column of the array and increments across the array as you copy down. ,
    Last edited by protonLeah; 08-31-2018 at 05:17 PM.
    Ben Van Johnson

  3. #3
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Column Offset

    Try this:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    The ROW(A6) is the column number (6=F) and will increment as you drag it down (A7=G, A8=H, etc).
    Regards,
    Aardigspook

    I recently started a new job so am a bit busy and may not reply quickly. Sorry - it's not personal - I will reply eventually.
    If your problem is solved, please go to 'Thread Tools' above your first post and 'Mark this Thread as Solved'.
    If you use commas as your decimal separator (1,23 instead of 1.23) then please replace commas with semi-colons in your formulae.
    You don't need to give me rep if I helped, but a thank-you is nice.

  4. #4
    Registered User
    Join Date
    10-25-2013
    Location
    New York
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Column Offset

    Thank you, it works!

  5. #5
    Registered User
    Join Date
    10-25-2013
    Location
    New York
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Column Offset

    Much obliged! I will mark as solved as soon as I figure out how ...

  6. #6
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: Column Offset

    Select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 5
    Last Post: 10-23-2015, 12:35 PM
  2. Replies: 3
    Last Post: 06-01-2014, 10:26 AM
  3. Matching a value to a column, (rounding) and returning offset column value
    By jayinthe813 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-19-2013, 02:42 PM
  4. Search Sheet2 Column A For Value In Textbox On Sheet1 Then Offset Right By 1-5 Column
    By sweetrevelation in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-08-2009, 01:32 PM
  5. Can Column Offset in VB code be told to go to column A?
    By mrgillus in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-19-2009, 03:05 PM
  6. Counting cells in offset column based on contents of another column.
    By Big Chris in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-10-2008, 09:25 AM
  7. Offset from a variable column to a fixed column
    By Kurt Barr in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-27-2006, 12:50 PM

Tags for this Thread

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