![]() |
![]() |
|
|||||||
| 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: iceland
Posts: 138
|
HI, GUYS.
is it possible, for me to use conditional formatting, what i am trying to do is, if you enter a number in cell A1, for example 4, then cells B1:B4 will be colored "green", and if you enter for example 10 in cell A1, then cells B1:B10, will be colored "green" If you have any idea how to do this, then please let me know. BK Stulli |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
is it possible, for me to use conditional formatting, what i am trying to do is, if you enter a number in cell A1, for example 4, then cells B1:B4 will be colored "green", and if you enter for example 10 in cell A1, then cells B1:B10, will be colored "green" Activate column B by ckicking on B on the column indicator. Acivate Format|Conditional Formatting. Activate Formula Is for Condition 1. Enter as formula: =ROW($B1)<=$A$1 Activate Format. Select green on the Patterns tab. Activate OK, OK. |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Apr 2002
Location: iceland
Posts: 138
|
Thanx alot Aladin.
BK Stulli |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|