+ Reply to Thread
Results 1 to 3 of 3

Reference each 2nd or 3rd column in an array

  1. #1
    Registered User
    Join Date
    11-23-2016
    Location
    Cape Town
    MS-Off Ver
    2016
    Posts
    5

    Reference each 2nd or 3rd column in an array

    Busy tweaking a budget template which has column totals for budget, forecast and actuals. In another sheet I want to pull out only the budgeted totals so instead of referencing each field directly, how can I put it in a formula to reference each 3rd column? Sample attached to help clarify.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,908

    Re: Reference each 2nd or 3rd column in an array

    Try this ...

    =INDEX($A$1:$I$1,COLUMNS($A$1:A1)*2-1)

  3. #3
    Registered User
    Join Date
    11-23-2016
    Location
    Cape Town
    MS-Off Ver
    2016
    Posts
    5

    Re: Reference each 2nd or 3rd column in an array

    Thank you very much. Now just to amend you formula to reference each 4th column.

+ 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: 3
    Last Post: 03-07-2016, 09:54 PM
  2. [SOLVED] 3 way vlook array from one column reference
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-21-2015, 05:11 AM
  3. [SOLVED] 2 Column Lookup with 6 Column array Col index number is Varies Within Entire Array
    By Weasyb in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-05-2015, 12:54 PM
  4. Dynamic column reference in INDEX array function.
    By bmcmunn in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-17-2015, 02:19 PM
  5. Possible to reference column of named range in array formula?
    By Kel Good in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-15-2005, 02:50 AM
  6. Replies: 3
    Last Post: 04-20-2005, 11:51 AM

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