+ Reply to Thread
Results 1 to 2 of 2

Displaying values in Column & rows ?

  1. #1
    Registered User
    Join Date
    07-23-2012
    Location
    India
    MS-Off Ver
    Excel 2013
    Posts
    60

    Displaying values in Column & rows ?

    Dear All,

    I am attaching a excel in which i have in TAB A , Capabilities & Score in Rows 1 & 2. I want to display the same value in TAB B , in Columns A & B.

    Dragging is not working in this case. Also i do not want to copy and paste it through transpose option because capabilities and score will keep on updating.

    Please help.

    Regards
    Mohammad
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,724

    Re: Displaying values in Column & rows ?

    Put this in A2 of Tab B:

    =INDEX(A!$1:$1,ROW())

    and this in B2:

    =INDEX(A!$2:$2,ROW())

    then copy both down.

    Hope this helps.

    Pete

+ 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