Hi,
Can anyone give me the syntax required to call a .NET assembly from VBA code.
I want to open a WPF window or Windows form from an Access form.
Malcolm
Hi,
Can anyone give me the syntax required to call a .NET assembly from VBA code.
I want to open a WPF window or Windows form from an Access form.
Malcolm
Yes I have control of the assembly
I want o be able to deploy the assembly to a file share and have the VBA clients load it.
I thought that using a COM Interop would be best????
Malcolm