Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It was working, but I changed a cell entry to a formula and now it won't run.
The two macros I call in the Sheetchange macro run fine when run manually. Here's the code: Private Sub Workbook_SheetChange(ByVal Sh As Object, ByVal Source As Range) VRange = Range("B3:B7") Call CheckCellColor Call RoundOff End Sub What am I overlooking? Thanks for any help. - Randy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Workbook_SheetChange | Excel Programming | |||
Worksheet_Change and Workbook_SheetChange not firing | Excel Programming | |||
Workbook_sheetChange event | Excel Programming | |||
workbook_sheetchange | Excel Programming | |||
Workbook_SheetChange will not fire | Excel Programming |