Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default "Cross"-Auto filling: consecutive columns into rows

How can I auto fill a column with a formula referencing to consecutive
columns in another sheet?
Example:
A
1 =OtherSheet!A1
2 =OtherSheet!B1
3 =OtherSheet!C1
....

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default "Cross"-Auto filling: consecutive columns into rows

=INDEX(Sheet1!$1:$1,ROW(A1))
and copy down..for getting the values from sheet1 row 1


If this post helps click Yes
---------------
Jacob Skaria


"AndreasW" wrote:

How can I auto fill a column with a formula referencing to consecutive
columns in another sheet?
Example:
A
1 =OtherSheet!A1
2 =OtherSheet!B1
3 =OtherSheet!C1
...

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 auto transform sets of data? (change "female" to "f") Liz Excel Discussion (Misc queries) 2 April 2nd 23 08:53 PM
text string: "91E10" in csv file auto converts to: "9.10E+11" [email protected] Excel Discussion (Misc queries) 2 August 12th 08 03:13 PM
Possible to "rotate" range of cells so columns are rows and vice versa? [email protected] New Users to Excel 3 January 5th 07 05:21 PM
Filling cells with absolute columns but "nth" rows Clark Excel Worksheet Functions 4 May 23rd 06 10:17 PM
auto filling columns from rows Ken Excel Discussion (Misc queries) 2 February 23rd 05 09:49 AM


All times are GMT +1. The time now is 01:27 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"