Problem Using Implements In MS Access 2003

A

Anup

I have created an interface class in MS Access 2003 but I'm having problems
using it. Are there known issues with using interfaces in VBA? Has anyone
managed to get this to work.

I haven't given any details but when I go back to basics i.e. creating an
interface with just one public member, I'm still getting problems in the
client class e.g. the interface class doesn't always appear in the object
select drop-down, or when it does appear and I only see the first interface
member in the drop down on the right as a Property Get and this Property Get
gets added twice to my code.

I hope this makes some kind of sense to someone!

Thanks,

Anup.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top