Passing errors from class library to VBA app

algodfried

New member
Joined
Jan 1, 2010
Messages
1
Programming Experience
10+
I am relatively new to vb.net and visual studio, but have extensive experience with VBA in MS Access. I would like to create a class library in VS to use in an MS Access project. First, is this doable? Second, if yes, how do I pass error events from the class library to the VBA app? Any feedback will be greatly appreciated.
 
Back
Top