Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default Copy & Paste converting rows to columns

With data in Sheet1 Row1 from colA to ColJ; try the below formula in Sheet2
and copy down as required...

=INDEX(Sheet1!$A$1:$J$1,ROW(A1))

or for the entire row 1 in Sheet1

=INDEX(Sheet1!$1:$1,ROW(A1))


--
Jacob


"MJC" wrote:

I have an input worksheet for which the data is input across the page (ie.
Column a,b etc). On the next worksheet I have made formulas that I want to
copy down the page by rows. What i want to know is it possible to copy a
formula and paste it down by rows but instead of changing the row number it
changes the column letter leaving the row number the same?

Thanks in advance

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
how do i paste rows/columns avoiding hidden rows/columns perezli Excel Discussion (Misc queries) 1 January 30th 09 03:58 PM
Converting Rows to Columns woalmoore Excel Discussion (Misc queries) 1 May 20th 08 02:19 PM
Converting columns into rows Manni Excel Discussion (Misc queries) 2 March 29th 07 03:12 PM
(Again) Converting rows to columns nickr1954 Excel Discussion (Misc queries) 4 January 28th 06 01:22 PM
Converting Rows to Columns? PaulFincannon Excel Discussion (Misc queries) 5 February 16th 05 11:26 PM


All times are GMT +1. The time now is 09:25 PM.

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"