Has ListItem changed to a different Item in Access 2003?

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

Guest

I am getting a compile error in Access 2003 trying to use a ListItem. Has
another class or type surplanted ListItem? Please Let me know.

Thanks
Terry
 
I am getting a compile error in Access 2003 trying to use a ListItem. Has
another class or type surplanted ListItem? Please Let me know.

Thanks
Terry

Please post your code.

An Access Form Listbox control is *NOT* the same as a Visual Basic
Listbox. Be sure to check the properties in the VBA help...

John W. Vinson[MVP]
 

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

Back
Top