fredzeppelin
Technical User
Several years ago I wrote an Access/VBA app for a client.
Been working fine since. Was written in Access 2002, clients' IT upgraded to Access 2003, SP3.
Of the entire app, there is now a single malfunctioning ComboBox. The box simply lists the 1st/key column of a table for selection. Currently, the combo box doesn't seem to show anything, but you can scroll down thru the apparently blank 1000's of records. So the records seem to be there, just invisible. An experimental text box set to copy the ComboBox selected data shows the value fine, plus the single value then appears back in the Combo Box.
A new test ComboBox behaves the same. Fooling with fonts and colors and box sizes, etc has no effect.
Evertyhing else in this relatively complex app is working fine.
Literally nothing changed from before to after, except the version upgrade.
This has to be one of the simplest functions available in Access, I can't believe there's some version incompatibility.
Any ideas?
Been working fine since. Was written in Access 2002, clients' IT upgraded to Access 2003, SP3.
Of the entire app, there is now a single malfunctioning ComboBox. The box simply lists the 1st/key column of a table for selection. Currently, the combo box doesn't seem to show anything, but you can scroll down thru the apparently blank 1000's of records. So the records seem to be there, just invisible. An experimental text box set to copy the ComboBox selected data shows the value fine, plus the single value then appears back in the Combo Box.
A new test ComboBox behaves the same. Fooling with fonts and colors and box sizes, etc has no effect.
Evertyhing else in this relatively complex app is working fine.
Literally nothing changed from before to after, except the version upgrade.
This has to be one of the simplest functions available in Access, I can't believe there's some version incompatibility.
Any ideas?