Home > Archive > MS Access data conversion > June 2005 > AddItem method for Listbox in Access2000









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author AddItem method for Listbox in Access2000
Afzal

2005-06-15, 8:26 pm

I have used AddItem and RemoveItem with ListBoxes in the Access2003. After I
save the db to 2000 format and run under Access2000 on a different computer,
I get "Compiler error: Method or data member not found" on AddItem and
RemoveItem lines.

Is there a simple conversion tool to make either db compatible with the
other version? Or, am I missing something?
Brendan Reynolds

2005-06-15, 8:26 pm

AddItem was new in Access 2002. If you develop in a later version an app
that is required to run under an earlier version, you need to avoid using
any new features that were not supported in the earlier version. I'm afraid
I don't believe there is any workaround other than not using the new
feature, sorry.

--
Brendan Reynolds (MVP)


"Afzal" <Afzal@discussions.microsoft.com> wrote in message
news:BD753A3F-253A-4032-AE02- C9E45263C801@microso
ft.com...
>I have used AddItem and RemoveItem with ListBoxes in the Access2003. After
>I
> save the db to 2000 format and run under Access2000 on a different
> computer,
> I get "Compiler error: Method or data member not found" on AddItem and
> RemoveItem lines.
>
> Is there a simple conversion tool to make either db compatible with the
> other version? Or, am I missing something?



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com