Hawimatidasa
Instructor
- Jul 14, 2004
- 11
I have a combo box on my form that has two columns. The first shows the item number (ItemNum) and the second column shows the description (ItemDesc). The ItemNum column is the bound field. The problem is that when I click on the drop down arrow, the column with the ItemNum data is not visible. Just the 2nd column with the description is visible. The kicker is that when you select a record and the drop-down box closes, the item number is now visible in the box because it is the bound field. So, the data is there, but just not visible(?!?!) Here is some additional info:
- This database is about 3 years old and this form has been working fine until about a week ago.
- When I look at the properties of the combo box, the text color is set to "0" (black), just like the 2nd column.
- When you look at the query, the "show" box is checked.
Basically, I have checked all the simple fixes and have come up empty. I even compacted/repaired the db and it didn't work. We pulled a backup off the company's backup tape from last week and the problem is still there.
Oh, and I deleted the combo box and re-created it - and the problem re-appeared as well.
Incidentally, there is another combo box with multiple columns on this form, and it works fine.
Like I said, I wrote this db years ago and it has been fine up until recently. Has anyone else hit this glitch before??
- This database is about 3 years old and this form has been working fine until about a week ago.
- When I look at the properties of the combo box, the text color is set to "0" (black), just like the 2nd column.
- When you look at the query, the "show" box is checked.
Basically, I have checked all the simple fixes and have come up empty. I even compacted/repaired the db and it didn't work. We pulled a backup off the company's backup tape from last week and the problem is still there.
Oh, and I deleted the combo box and re-created it - and the problem re-appeared as well.
Incidentally, there is another combo box with multiple columns on this form, and it works fine.
Like I said, I wrote this db years ago and it has been fine up until recently. Has anyone else hit this glitch before??