call function from another wb : problem
Hello,
This is the situation
Function UpdateMb
<instructions
application.run(<workbookname!<modulename.<functi onname())
<instructions
End function
When the application.run cmd is running, there is no runtime error. However
the function UpdateMb is rerun immediately without having run the function
from the other wb.
Thanks for your help
Francois.
|