Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() I have this formula in cell C5 which I am trying to copy down to C150 But in diong so it only places the same value as Cell C5 in all the cells. I have to individually do a CTRL SHIFT & ENTER for each cell to update the value. =IF(ROWS($B$5:B5)$IQ$2,"",INDEX('T&C'!$K$3:$BT$3, MOD(SMALL(IF('T&C'!$K $5:$BT$138<$IQ$1,(ROW('T&C'!$K$5:$BT$138)-ROW('T&C'!$K$5)+1)*10^5+COLUMN ('T&C'!$K$5:$BT$138)-COLUMN('T&C'!$K$5)+1),ROWS($B$5:B5)),10^5))) |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Fri, 6 Apr 2012 11:32:15 +0100, Yunus wrote:
I have this formula in cell C5 which I am trying to copy down to C150 But in diong so it only places the same value as Cell C5 in all the cells. I have to individually do a CTRL SHIFT & ENTER for each cell to update the value. =IF(ROWS($B$5:B5)$IQ$2,"",INDEX('T&C'!$K$3:$BT$3 ,MOD(SMALL(IF('T&C'!$K $5:$BT$138<$IQ$1,(ROW('T&C'!$K$5:$BT$138)-ROW('T&C'!$K$5)+1)*10^5+COLUMN ('T&C'!$K$5:$BT$138)-COLUMN('T&C'!$K$5)+1),ROWS($B$5:B5)),10^5))) FIRST Enter it in just C5 with <ctrl<shift<enter. THEN fill down to C150. You can do this in a variety of ways: Select C5:C150. Then <ctrl<d With C5 selected, float the cursor over the lower right corner until it changes to a cross hair. Then left click and drag down to C150. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Ctrl+shift+enter | Excel Worksheet Functions | |||
What is Ctrl + Shift + Enter ? | Excel Discussion (Misc queries) | |||
What does Ctrl+Shift+Enter do? How does it differ from Enter? | Excel Programming | |||
What does hitting Ctrl + Shift + Enter to enter a formula do??? Help a n00b out. | Excel Worksheet Functions | |||
ctrl/shift/enter thru VBA | Excel Programming |