+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Registered User
    Join Date
    03-15-2010
    Location
    sdfsdf
    MS-Off Ver
    Excel 2003
    Posts
    2

    Autofill should increment column number instead of row number?

    When I drag one formula vertically, auto fill changes the row number automatically.
    But I want it to change the column number instead of row number, how can I do it.

    example of what happens:
    =Sheet1!A1
    =Sheet1!A2
    =Sheet1!A3
    =Sheet1!A4

    example of what I want:
    =Sheet1!A1
    =Sheet1!B1
    =Sheet1!C1
    =Sheet1!D1

  2. #2
    Forum Guru JBeaucaire's Avatar
    Join Date
    03-21-2008
    Location
    Bakersfield, CA
    MS-Off Ver
    2010
    Posts
    18,228

    Re: Autofill should increment column number instead of row number?

    Try this:

    =INDEX(Sheet1!$1:$1, ROW())
    ...and copy down.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    “None of us is as good as all of us” - Ray Kroc
    “Actually, I *am* a rocket scientist.” - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    03-15-2010
    Location
    sdfsdf
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Autofill should increment column number instead of row number?

    thanks man!

  4. #4
    Forum Guru JBeaucaire's Avatar
    Join Date
    03-21-2008
    Location
    Bakersfield, CA
    MS-Off Ver
    2010
    Posts
    18,228

    Re: Autofill should increment column number instead of row number?

    If that takes care of your need, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    “None of us is as good as all of us” - Ray Kroc
    “Actually, I *am* a rocket scientist.” - JB (little ones count!)

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