A
Andreas Merz
I have a component written in VB.NET that uses the office interop assembly.
The component is referenced in a access vba project. I call the VB.NET
component method from the VBA code. This works fine.
I want now a possibility to debug the VB.NET code during execution of the
VBA code in access. This was possible with the good old VB components, but i
found no solution with VB.NET
Any ideas or tips ?
The component is referenced in a access vba project. I call the VB.NET
component method from the VBA code. This works fine.
I want now a possibility to debug the VB.NET code during execution of the
VBA code in access. This was possible with the good old VB components, but i
found no solution with VB.NET
Any ideas or tips ?