Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I cannot use conditional formatting because each of the three blocks already
has formulas in them. Plus I need to accomplish to actions with these code. So I would like some assistance in developing the code to utilize the Worksheet_Change event using VBA. 1. I am trying to apply a thick border to the left side of the column running from row 5 through row 56 for any column when the value in row 3 of that column equals 1. Thanks Bill 2. The code would need to check row 3 starting with column C going right. Example check C3, D3 E3. When the code hits the last cell that does not contain a value then I need to apply a thick border to the right side of the column running from row 5 through row 56 for the ending row |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
border on last cell of page effects border on beginning cell of ne | Excel Discussion (Misc queries) | |||
How many conditions can I apply to a cell? I need to apply 8. | Excel Discussion (Misc queries) | |||
Πως μπορώ να συγκρίνω αν 2 κυψέλες έχουν το ίδιο border | Excel Discussion (Misc queries) | |||
Changing the border of one cell s/n change the border of adjacent | Excel Discussion (Misc queries) | |||
Apply Border based on last Day of Month | Excel Programming |