Combobox doing odd things

G

Guest

I have a combo box that has 4 columns, I have 3 of those columns shown in it.
One of those columns last week would have the word Yes or No in it. Today, I
was looking at this combo box and now all I get is -1 or 0 in it instead of
Yes or No. How do I get Yes or No back? The field that links to this combo
box has been defined as a Yes or No field and that is the default display.
And yet I still get -1 or 0. Not sure why it has done this.
 
K

Ken Snell \(MVP\)

Which version of ACCESS? Did you install any updates for this version
lately?
 
K

Ken Snell \(MVP\)

If the field to which the combo box is bound has a Format property setting
for the field in the table, then yes, this is a bug that has been reported
by many ACCESS users during past weeks. It apparently is a bug in Office
2003 SP3, which was released by MS a short time ago. MS is aware of the bug
and is working on how to fix it.

In the meantime, the "complete workaround" is to remove the Format
property's value from the field's properties in the table's design view.
 
K

Ken Snell \(MVP\)

"Combo box controls and list box controls display no value or
incorrect values in Access 2003 after you install Office 2003 Service
Pack 3." And a few more problems SP3 introduced.

Description of the Access 2003 post-Service Pack 3 hotfix package:
December 18, 2007 - 945674

http://support.microsoft.com/kb/945674
 

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