Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All
I wish to run a macro on any change in the data in a particular column and have tried to use the following but the macro doesn't execuate automatically when I change anything in my worksheet nothing happends and I don't get the Msgbox. Private Sub Worksheet_Change(ByVal Target As Excel.Range) Msgbox("Macro is running") End Sub Any help is greatly appreciated Thanks Jas |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet Change event | Excel Discussion (Misc queries) | |||
Worksheet Change event | Excel Discussion (Misc queries) | |||
Worksheet Change Event | Excel Discussion (Misc queries) | |||
Worksheet Change Event | Excel Discussion (Misc queries) | |||
Worksheet Row Change event | Excel Discussion (Misc queries) |