MultiSelect Listbox items suddenly are transformed to null values

D

Dave Worthy

I submitted this a couple of days ago but it hasn't yet shown. So I'll try again.
This error occurs on one computer only. I've tried to recreate it on two other computers to no avail.
I am using a multiselect list box with one column and 18 rows, containing dates of shows. Selecting or deselecting items result in AfterUpdate actions of adding or deleting reservations. It will work a random number of times and then suddenly all list values are transformed to null values.
I've reinstalled Office 2000 running under windows 2000 and applied all available updates to Office 2000.
It appears to be localized to the computer, but I don't think it can be a machine generated problem.
This is weird and I'm confused. Can any one share some insight.
 
W

Wadester

How do the reservation additions and deletions happen? Can you post some code?
What is the list box based on?
With some more information you might find some help.

Dave Worthy said:
I submitted this a couple of days ago but it hasn't yet shown. So I'll try again.
This error occurs on one computer only. I've tried to recreate it on two other computers to no avail.
I am using a multiselect list box with one column and 18 rows, containing
dates of shows. Selecting or deselecting items result in AfterUpdate actions of
adding or deleting reservations. It will work a random number of times and
then suddenly all list values are transformed to null values.
 

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