View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default functions run 2 times.

Hi Alex
could you post your code?

--
Regards
Frank Kabel
Frankfurt, Germany


y wrote:
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.