Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I want to create a macro where if a value is entered in column "B", then I want the row (from Column A to G) that the value was entered in to be bordered with a thin outline and thin inside lines. BUT, if a value in column "B" is deleted, then I want the border removed in that row from column "A" to "G". I would use conditional formatting but I've used them up for other criterias. This will also perform upon every change in the worksheet...so please don't forget: Private Sub WorkSheet_Change(ByVal Target As Excel.Range) I'm still a novice at VBA, but I'm trying to make a macro right now that does this. Thanks in advance. -- malik641 ------------------------------------------------------------------------ malik641's Profile: http://www.excelforum.com/member.php...o&userid=24190 View this thread: http://www.excelforum.com/showthread...hreadid=389185 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sum values in a column depending on start time in another column | New Users to Excel | |||
COLUMN BORDER ISSUE | Excel Discussion (Misc queries) | |||
how do i keep a total down a column , ie. say start with | Excel Worksheet Functions | |||
Determine start column/ end column of Merged Cell | Excel Programming | |||
Red bullets in left border column | Excel Programming |