View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gustavo[_4_] Gustavo[_4_] is offline
external usenet poster
 
Posts: 6
Default Worksheet Calculate Event

Hi everybody,
I need to trigger a macro after I update an autofilter
list. (excel 2000)
I read about the Worksheet Calculate and Worsheet Change
events here and I am using it. The problem is that part of
my macro makes some changes in the worksheet and therefore
it runs in an eternal loop.
Does anybody have a suggestion to solve this problem?
Thanks in advance
Gustavo