Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
guys...i need help in excel to fill the column color..
for example i need to fill the column with color red .. how to do it.. my purpose is that when i key in the word "r" or "R" then the colum beside it will autofill color of RED if target.column = 5 then select case target.text case "r" OR "R" ' this synta correct? ****** here i need the syntax to fill the next column with red color case "y" or "Y" ****** yellow color in the next column end select else exit sub end if pls help me..please.. -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
My fill color and font color do not work in Excel Std Edition 2003 | Excel Discussion (Misc queries) | |||
Excel 2003 will not display color fonts or color fill cells | Excel Worksheet Functions | |||
My excel 2003 wont let me fill cells with color or color the tabs. | New Users to Excel | |||
Find first and last cells in column that have a certain fill color | Excel Programming | |||
Find first and last cells in column that have a certain fill color | Excel Programming |