+ Reply to Thread
Results 1 to 2 of 2

Change Numbers to vertical axis

  1. #1
    Forum Contributor
    Join Date
    12-12-2012
    Location
    Los Angeles
    MS-Off Ver
    Excel 2010
    Posts
    448

    Change Numbers to vertical axis

    Hello. From the example below, how can I make the numbers show up on the horizontal axis instead of the vertical one? Thanks.



    Data
    Jim Joe 100
    Joey 200
    Bob Tim 300
    Tom 400

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Change Numbers to vertical axis

    assuming your numbers are in column B, use this, copied across...

    =INDEX($B$1:$B$4,COLUMN(A1),1)
    adjust references/ranges as needed
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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.6.0 RC 1