Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi-This code works when in This Workbook section for code but I want
to have it work in one worksheet only. I tried just copying the code the the specifc worksheet. Didn't work. What do I change? Private Sub Workbook_SheetChange(ByVal Sh As Object, ByVal Target As Range) Target.Interior.Color = vbRed End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem w/code to copy worksheet to new workbook | Excel Programming | |||
run code on opening workbook and apply code to certain sheets | Excel Programming | |||
Inserting a worksheet into an open workbook via VBA code | Excel Programming | |||
specifying workbook for worksheet code name | Excel Programming | |||
Copy worksheet, code and all, into workbook? | Excel Programming |