Hello
It looks that the function execute vba macro does not work when the sub contains a parameter
It works only if you have a sub without parameter Sub test() Sub test (mstring As String) does not work
I use zenon 7.50
Is this correct? or did I do something wrong??
Thanks in advance