Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Misc
Read data from a Row to a Column
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Max, post: 3165915"] Think the expression that you posted: is for copying across, to transpose dynamically from a column data range To do it the other way around (your objective here), ie copy down to transpose dynamically from a row data range use this in the start cell, copy down: =OFFSET(Sheetname!$A$1,,ROWS($1:1)-1) -- Max Singapore [URL]http://savefile.com/projects/236895[/URL] Downloads:17,800 Files:359 Subscribers:56 xdemechanik --- [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Misc
Read data from a Row to a Column
Top