Hi,
i need to insert in the report of BPC (7.5 MS ) a button with a macro that open
th function Park n' go and put the flag on "Offline" option.
I have done the following macro:
Sub PARK()
Application.Run ("MNU_ETOOLS_PARKNGO")
end sub
But I'm not able to put the flag on offline option, without any selection by
user.
It's possible to do it?
Ciao
Chiara
↧
Macro Park n' go in the VBA
↧