E
eggpap
I have a wb with many UDFs and sheets, modules, forms etc.
When I use the step by step debug (F8 key), sometimes the step don'
jumps to the following statement of the routine but to some statement o
a UDF. I'ld like to know if this is a correct behaviour or it's a sig
of some defects hidden in the procedure.
Apart these jumps that I see only debugging, apparently the procedur
performs correctly. I'ld like, however, to know if these jumps must (o
can) be avoided. I thought, for example, to place a pair o
Application.EnableEvents (False/True) at the beginning and at the end o
every routine/function, but I am not sure.
Thanks,
Emilian
When I use the step by step debug (F8 key), sometimes the step don'
jumps to the following statement of the routine but to some statement o
a UDF. I'ld like to know if this is a correct behaviour or it's a sig
of some defects hidden in the procedure.
Apart these jumps that I see only debugging, apparently the procedur
performs correctly. I'ld like, however, to know if these jumps must (o
can) be avoided. I thought, for example, to place a pair o
Application.EnableEvents (False/True) at the beginning and at the end o
every routine/function, but I am not sure.
Thanks,
Emilian