LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Bryan Hessey
 
Posts: n/a
Default transpose a table


Depending on how often you wanted to print, it might be easier to select
the data (A1:BD15 etc) and Copy, then on a new sheet Paste Special -
Values, Transpose.

(you may need to paste the formats (transpose) first.

otherwise you could put in A1

=OFFSET(Sheet1!$A$1,COLUMN()-1,ROW()-1)

or better still:

=IF(OFFSET(Sheet1!$A$1,COLUMN()-1,ROW()-1)="","",OFFSET(Sheet1!$A$1,COLUMN()-1,ROW()-1))

and formula-drag that down 56 rows, then across for some columns

Hope this helps



SuzyQ Wrote:
I have been asked to keep a document up to date. I am given a document
with
the information going across from columns A through BD. This
obviously
cannot be printed on one page. I would like to have another document
with
the information going down in rows, so that I can print in portrait on
one
sheet. How can I link these two documents?
Any help is appreciated.
Sue



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=480908

 
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
updating pivot table to include additional rows Ellen Excel Discussion (Misc queries) 8 July 15th 08 01:33 PM
Change Data In Pivot Table John Calder New Users to Excel 1 July 7th 05 10:41 PM
Lookup Table Dilemma Karen Excel Worksheet Functions 2 June 10th 05 08:22 PM
Pivot Table Problems Rachel Gonsior Excel Discussion (Misc queries) 3 March 21st 05 07:24 PM
table dow Excel Worksheet Functions 0 January 11th 05 05:17 PM


All times are GMT +1. The time now is 01:24 AM.

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

About Us

"It's about Microsoft Excel"