Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
It is a function that will make a vertical range horizontal or make a
horizontal range vertical. 1 2 3 4 5 Becomes: 1 2 3 4 5 And 1 2 3 4 5 Becomes 1 2 3 4 5 -- Biff Microsoft Excel MVP "tuncau" wrote in message ... |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
And the outer {}'s indicate to Excel that you entered the formula as an array, so Excel should be prepared to return multiple answers based on a single formula. In other words if your formula reads {=TRANSPOSE(A1:A5)} and you select B1:F1 and then enter the formula by pressing Shift+Ctrl+Enter the formula will display the contents of A1:A5 across the row. If you enter the formula in a single cell and copy it, it will not work. If you enter it in all the cells but don't do it as an array (Ctrl+Enter) that won't work either. The outer {}'s are never typed, they appear automatically when you press Shift+Ctrl+Enter to enter the formula. Inside a formula you may type them to indicate a portion of a formula is an array. -- If this helps, please click the Yes button Cheers, Shane Devenshire "T. Valko" wrote: It is a function that will make a vertical range horizontal or make a horizontal range vertical. 1 2 3 4 5 Becomes: 1 2 3 4 5 And 1 2 3 4 5 Becomes 1 2 3 4 5 -- Biff Microsoft Excel MVP "tuncau" wrote in message ... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can someone tell me what this formula means? | Excel Worksheet Functions | |||
hi i would like to know what this means } | New Users to Excel | |||
I WANT TO TRANSPOSE LINKS, AS WE TRANSPOSE VALUES | Excel Worksheet Functions | |||
" " means in IF function | Excel Discussion (Misc queries) | |||
Anyone know what this means? Its strange | Excel Worksheet Functions |