Hi Folks!
How can I start a thread with VBA.
The problem is, when I write this code:
thisProject.Tasks.Item(taskname).Run
it doens't start.
When i debug this request, there is also a mistake:
what should i do?Objectvariable or With-Blockvariable not declared
Please help!
Yours, Mr.K