P
PosseJohn
A have a Worksheet_Change event set to take action if specific cells are
modified.
The routine validates the change, and then performs a calculation, and
places the answer in another cell.
After the event triggers, the action DESIRED is seen within the first time
the event occurs, but the event KEEPS REPEATING for some reason. I've
determined the event repeats as much as 1,700 times.
Has anyone experienced this before? How can I stop it from occuring?
Thanx!
modified.
The routine validates the change, and then performs a calculation, and
places the answer in another cell.
After the event triggers, the action DESIRED is seen within the first time
the event occurs, but the event KEEPS REPEATING for some reason. I've
determined the event repeats as much as 1,700 times.
Has anyone experienced this before? How can I stop it from occuring?
Thanx!