+ Reply to Thread
Results 1 to 3 of 3

How to insert rows in transposed data table?

  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
    [email protected]


  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" <[email protected]> skrev i en meddelelse news:[email protected]...
    > 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
    > [email protected]
    >




  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" <[email protected]> skrev i en meddelelse news:%[email protected]...
    > 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" <[email protected]> skrev i en meddelelse news:[email protected]...
    >> 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
    >> [email protected]
    >>

    >
    >




+ 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