A
ASI Tech
Guest
I believe I found the solution to a problem I'm having but the answer is in VB. And I don't understand part of it. I need
appAccess = CType(Marshal.GetActiveObject("Access.Application"), Microsoft.Office.Interop.Access.Application)
converted to C#. Can anyone please help? Thanks
Continue reading...
appAccess = CType(Marshal.GetActiveObject("Access.Application"), Microsoft.Office.Interop.Access.Application)
converted to C#. Can anyone please help? Thanks
Continue reading...