R
Robert
Hello,
I wrote a ProjectBeforeTaskChange macro which works fine, but when the user
clicks the Save button, this ProjectBeforeTaskChange macro generates a
"Run-Time error '458' : Variables uses an Automation type not supported in
Visual Basic".
I set a ForbidAutorun variable which is set to True in the ProjectBeforeSave
event, but it's not enough to avoid this 458 error.
How could I do that?
Thanks for your help
I wrote a ProjectBeforeTaskChange macro which works fine, but when the user
clicks the Save button, this ProjectBeforeTaskChange macro generates a
"Run-Time error '458' : Variables uses an Automation type not supported in
Visual Basic".
I set a ForbidAutorun variable which is set to True in the ProjectBeforeSave
event, but it's not enough to avoid this 458 error.
How could I do that?
Thanks for your help