Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike
 
Posts: n/a
Default 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


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Hans Knudsen
 
Posts: n/a
Default 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" skrev i en meddelelse ...
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




  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Hans Knudsen
 
Posts: n/a
Default 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" skrev i en meddelelse ...
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" skrev i en meddelelse ...
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






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot Table - Deleting data rows while maintaining them in the tot Robert Hamilton Excel Worksheet Functions 0 June 7th 06 07:39 PM
In a pivot table, can the avg of a column include rows w/o data? Aaron Excel Discussion (Misc queries) 2 April 17th 06 03:20 PM
consolidation of tables in excel with text and figures samenvoegen van sheets Excel Worksheet Functions 8 March 2nd 06 03:27 PM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
Data Table - does it work with DDE links and Stock Tickers? Post Tenebras Lux Excel Worksheet Functions 0 December 1st 04 05:17 PM


All times are GMT +1. The time now is 12:44 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"