I have macro VBA for example:
Project(MODELE_ H_FR)
contains Modules AvecPP on that i have this function
i need to call this Macro VBA on my Script PHP
Thanks in advance
Project(MODELE_ H_FR)
contains Modules AvecPP on that i have this function
Code:
Sub TraitementText() script ... End Sub
Thanks in advance
Comment