![]() |
![]() |
|
|||||||
| 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
Location: Mike Golding
Posts: 71
|
Hi'
Can someone please explain to me the reason for using Ctrl + Shift + Enter when entering certain formulas? Thanks |
|
|
|
|
|
#2 |
|
New Member
Join Date: Apr 2002
Posts: 8
|
Hey, I know this one. If you select a range of cells, enter data into the active cell, then press ctrl-shift-enter, the data will be entered into the entire range of selected cells at once.
|
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Location: Cincinnati, Ohio, USA
Posts: 6,824
|
Array formula
|
|
|
|
|
|
#4 | |
|
Join Date: Mar 2002
Posts: 5
|
Quote:
So what's the difference between that and Ctrl+Enter? |
|
|
|
|
|
|
#5 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
|
|
|
|
|
|
|
#6 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
Control+Shift+Enter is used to enter an array formula which either returns a set of values (e.g., {=TREND({2;3},,{3;4})}) in a contiguous cell range or a formula whose arguments are an array, but returns a single value into single cell (e.g., {=AVERAGE(IF(D1:D3,D1:D3))}). BTW, since an array formula entered into a cell range becomes "indivisible" (i.e., attempts to clear one of the cells in the range will produce a "You cannot change part of an array" message) Control+Enter can be used to undo an array formula. [ This Message was edited by: Mark W. on 2002-04-26 07:14 ] |
|
|
|
|
|
|
#7 |
|
New Member
Join Date: Apr 2002
Posts: 8
|
Anonymoss--
No difference. Array formulas is the answer. My bad. |
|
|
|
|
|
#8 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
|
|
|
|
|
|
|
#9 |
|
Board Regular
Join Date: Mar 2002
Location: Mike Golding
Posts: 71
|
Thanks for all the replies. Very satifying. Hope I can return all the help given.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|