![]() |
|
|
|||||||
| 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: Apr 2002
Location: Puerto Vallarta, Mexico
Posts: 869
|
In cell M1 I have the following formula: =IF(AA1<>"",(K1),"". Cell AA1 contains a possible value. Cell K1 contains a Constant. I want to drag this formula down thru 500 cells. When doing so, I want the AA1 value to increment (ie., AA2,AA3,AA4.... I want the K1 value to remain constant (the same in all 500 cells. Is this possible?
|
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Yes... change K1 to $K$1. You may want to review the Excel Help Index topic for "Move or copy a formula".
[ This Message was edited by: Mark W. on 2002-04-23 11:58 ] |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Apr 2002
Location: Puerto Vallarta, Mexico
Posts: 869
|
Hey, thanks guy. I owe you
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|