+ Reply to Thread
Results 1 to 3 of 3

Thread: every other column

  1. #1
    Registered User
    Join Date
    01-28-2012
    Location
    Arizona
    MS-Off Ver
    Excel 2007
    Posts
    1

    every other column

    How do i refer to every other column in another spreadsheet

    for example i want sheet1 A1,B1,C1 to come from sheet 2 B1,D1,F1.

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    MSO2007 on WinXP/MSO2000 on Win7/winXP
    Posts
    2,174

    Re: every other column

    In A1: =Sheet2!B1, etc.
    ---
    Ben Van Johnson

  3. #3
    Forum Guru ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    traded up
    MS-Off Ver
    2003 & 2010
    Posts
    1,905

    Re: every other column

    In cell Sheet1!A1 use something like:

    =INDEX(Sheet2!1:1,1,COLUMN()*2)
    Cheers,
    “To sin by silence when they should protest makes cowards of men.” ~ Abraham Lincoln

+ 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.2.0