LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Cell Referencing rows to columns

Select your column array on sheet 2, then with the active cell A7, insert
=TRANSPOSE(), click in the parentheses, go to sheet 1 and select your row
array, then commit the array formula with Control-Shift-Enter, so you'll see
something like {=TRANSPOSE(Sheet1!A7:J7)}

Alternatively, in A7 on sheet 2, insert the formula
=OFFSET(Sheet1!A$7,0,ROW()-7), and copy down as required.
--
David Biddulph

"GLS" wrote in message
...
I have one spreadsheet where the data is shown weekly by row, I want to
summarise this into a spreadsheet where the data is shown weekly by
column.
In otherwords I want to reference cells A7, A8, A9 etc on the first sheet
to
A7,B7,C7 etc on the second sheet. The first sheet is linked to other
files
so I dont want to change it.

Can anyone help please?

Many thanks
--
GLS



 
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
Referencing columns to rows Deba Excel Worksheet Functions 8 May 14th 06 12:07 PM
Each rows last cell text value could be in any columns. Robert Christie Excel Worksheet Functions 6 May 2nd 06 06:53 PM
Referencing columns as rows bob135 Excel Discussion (Misc queries) 8 April 13th 06 01:22 PM
Referencing a range of columns and rows with the IF function Cliff Excel Worksheet Functions 7 April 2nd 06 01:07 AM
every nth cell by columns not rows.... Sampson Excel Worksheet Functions 1 February 24th 05 06:03 AM


All times are GMT +1. The time now is 04:18 PM.

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"