![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Mar 2002
Posts: 76
|
I have two ranges a2:a25 and b1:z1 I want cell b1 =a2 and c1 =a3 and so on.
Is there any short way to do this! |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Portland, OR USA
Posts: 1,374
|
Quote:
Or, you could select b1:z1 (yes, the whole range), and type in the following formula: =TRANSPOSE(A2:A25) and before you press enter, type Ctrl+Shift+Enter instead (this is an array formula). Hope this helps, Russell |
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Mar 2002
Posts: 1
|
Russell,
THANK YOU VERY MUCH. I was wondering the same thing and have been trying to figure this function out for the past hour. Excel's Help does a POOR job of explaining how to use this function (they missed the CTRL+SHIFT+ENTER part). Priscilla |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|