+ Reply to Thread
Results 1 to 3 of 3

How to insert rows in transposed data table?

Hybrid View

Guest How to insert rows in... 06-14-2006, 12:10 AM
Guest Re: How to insert rows in... 06-14-2006, 03:10 AM
Guest Re: How to insert rows in... 06-14-2006, 03:30 AM
  1. #1
    Mike
    Guest

    How to insert rows in transposed data table?

    Hello All,
    I attempted to add rows in a pre-set transposed data table and was unable.
    The message shows "you cannot change part of array". For those who have
    answers, please kindly forward your advise to me, truly appreciate your help!
    Regards,
    Mike
    m_lum@hotmail.com


  2. #2
    Hans Knudsen
    Guest

    Re: How to insert rows in transposed data table?

    Am I right that you have used a matrix formula like: =TRANSPOSE(range)?
    If so, try instead =INDEX($A$1:$D$10,COLUMN($A$1),ROW($A$1)) if you have your data in A1:D10.

    Regards
    Hans



    "Mike" <Mike@discussions.microsoft.com> skrev i en meddelelse news:A499ED74-4B98-4FFB-825B-763697AE7846@microsoft.com...
    > Hello All,
    > I attempted to add rows in a pre-set transposed data table and was unable.
    > The message shows "you cannot change part of array". For those who have
    > answers, please kindly forward your advise to me, truly appreciate your help!
    > Regards,
    > Mike
    > m_lum@hotmail.com
    >




  3. #3
    Hans Knudsen
    Guest

    Re: How to insert rows in transposed data table?

    Sorry, the formula should have been:
    =INDEX($A$1:$D$10,COLUMN(A1),ROW(A1))

    Hans



    "Hans Knudsen" <a@b.com> skrev i en meddelelse news:%23kCAsD4jGHA.3484@TK2MSFTNGP03.phx.gbl...
    > Am I right that you have used a matrix formula like: =TRANSPOSE(range)?
    > If so, try instead =INDEX($A$1:$D$10,COLUMN($A$1),ROW($A$1)) if you have your data in A1:D10.
    >
    > Regards
    > Hans
    >
    >
    >
    > "Mike" <Mike@discussions.microsoft.com> skrev i en meddelelse news:A499ED74-4B98-4FFB-825B-763697AE7846@microsoft.com...
    >> Hello All,
    >> I attempted to add rows in a pre-set transposed data table and was unable.
    >> The message shows "you cannot change part of array". For those who have
    >> answers, please kindly forward your advise to me, truly appreciate your help!
    >> Regards,
    >> Mike
    >> m_lum@hotmail.com
    >>

    >
    >




+ 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