Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I would like to conditionally format two and sometimes three areas o cells on the same worksheet, however all of these areas need more tha three conditions and therefore has to be done through VBA. However am not very advanced at writting VBA code and would like some hel please. Here is a mini version of my problem: In cells A1:C10, when D is typed in I would like the background colour to change t light blue, when N is typed in I would like the background colour to change to dar blue and the font colour to white DC background colour to light purple NC background colour to dark purple and font to white Also In cells A11:C20, when D is typed in I would like the background colour to change t gold, DC background colour to light purple NC background colour to dark purple and font to white S background colour to pink L background colour to light grey and on some worksheets: In cells A21:C30, when D is typed in I would like the background colour to change t light green, when N is typed in I would like the background colour to change to dar green and the font colour to white DC background colour to light purple NC background colour to dark purple and font to white In all cases when anything else is typed in, including numbers, I woul like it to ingore them so the background and colours can be change manually or left blank I think this has to be a change event individual to each sheet, as eac sheet requires different colour combinations, but that is about as fa I know. Thanks in advance Jenni -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting Multiple Cells | Excel Discussion (Misc queries) | |||
Conditional Formatting Across Multiple Cells | Excel Discussion (Misc queries) | |||
Multiple Conditional Formatting-HELP | Excel Discussion (Misc queries) | |||
Multiple Conditional Formatting | Excel Discussion (Misc queries) | |||
multiple conditional formatting | Excel Worksheet Functions |