One column of a list box does not display for all users.

  • Thread starter Thread starter mike1969
  • Start date Start date
M

mike1969

I have a list box on a form that displays two columns of information from two
columns of a table. The main column contains material numbers and this is the
information that actually populates the box when selected. The other column
is a description that goes with the material number. On on everyone elses
computer the main column (material number) apears to be empty and only the
descriptions are displayed. On my computer the list box works fine with
everything displayed as it should be. It seems that it must be a setting, but
I cannot find one. Does anyone have any idea of what could be causing this?

We are using Access 2003.
The database was created in Access 2000 and converted to 2003
 
Widths seem to be set properly. I even made a whole new box with the wizard
and the new one has the same problem. What I do not understand is how it will
work on one machine and not another.
 
mike1969 said:
Widths seem to be set properly. I even made a whole new box with the
wizard and the new one has the same problem. What I do not understand is
how it will work on one machine and not another.

Service Pack 3 for Office 2003 introduced this bug and a later patch fixed
it. Either your machines that work are pre-SP3 or they have the patch
installed.
 
Back
Top