Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
I thought I just were finished with my projekt, but noticed that worksheet_change didn't activate then I fill /drag values from one cell down to others below, using the cells right bottom handle. Now I had to take care of that event to... The vba help file doesn't tell much about the different events change and selectchange - exaktly what events does each event react on? /Regards |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Perhaps a worksheet_calculate event is needed?
See Chip Pearson's Event site for explanation of different events and when/how they fire. http://www.cpearson.com/excel/events.htm Gord Dibben Excel MVP On Mon, 11 Apr 2005 03:15:17 +0200, "Marie J-son" wrote: Hi there, I thought I just were finished with my projekt, but noticed that worksheet_change didn't activate then I fill /drag values from one cell down to others below, using the cells right bottom handle. Now I had to take care of that event to... The vba help file doesn't tell much about the different events change and selectchange - exaktly what events does each event react on? /Regards |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet_change won't run | Excel Discussion (Misc queries) | |||
Worksheet_change | Excel Programming | |||
Worksheet_Change | Excel Programming | |||
worksheet_change vs. calculate, and worksheet_change not running | Excel Programming | |||
worksheet_change vs. calculate, and worksheet_change not running | Excel Programming |