Clear method

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I'm new to VBA and looking through a book I found a method called clear that
clears a listbox. Now Ive tried it on Access2000 and it works fine but on
Access2002 it doesnt work. The following error occurs 'Method or data member
not found'

Just wondering why it isn't working?

Thanks in advance

Dave
 
An Access list box doesn't have a Clear method, Dave, so it must be a custom
method. You'll likely need to post the code before we can help you with it.
 

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

Similar Threads


Back
Top