View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
y y is offline
external usenet poster
 
Posts: 60
Default functions run 2 times.

It seems to me the function I'm debugging runs two times.

I called it only one time in my workbook.

I set up a break line and when I arrive at the end of the function VBA moves to the break line again
ready to continue. Then I go on and finally at the end of the function the code stop to run.

Does anybody know why?

Thanks alex.