+ Reply to Thread
Results 1 to 2 of 2

how I can add next column.

  1. #1
    Registered User
    Join Date
    04-24-2004
    Location
    INDIA
    MS-Off Ver
    2013
    Posts
    70

    Question how I can add next column.

    i have linked A1 column of new file from B5 column of sheet1 of Payment.xls like as under

    =[payment.xls]Sheet1!$B$5

    now i want that in B1 coloum of new file the data should be of next 4 column of B5 i.e. B9. what function should I apply


    =a1+????????? (for next 4 column of B5 of payment.xls)

    thanks in advance.

    s karan

  2. #2
    Forum Contributor
    Join Date
    06-10-2004
    Location
    India
    Posts
    1,066
    First select cells A1 to E1. Then enter the following formula in the first cell (note that the selection is still on)
    =TRANSPOSE('[payment.xls]Sheet1!$B$5:$B$9)

    and since this is an array formula press: control + shift + enter


    - Mangesh

+ 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