H
hank1234
After installing SP3 update, multi_column combo boxes now only show the last
column.
column.
Thanks for the help,Linq Adams via AccessMonster.com said:This is one of the many bugs in SP3! The fields that don't show have
something in their format property. The ususal culprit is > which forces
UpperCase. Simply remove any formatting to these fields and everything should
be OK!
Other alternative is to uninstall Access then re-install thru SP2!
--
There's ALWAYS more than one way to skin a cat!
Answers/posts based on Access 2000/2003
Message posted via AccessMonster.com
You're right - formatting was the problem. But I had to remove ALL formatting on the underlying table (to the control's query source) before the field once more showed up.
Linq said:This is one of the many bugs in SP3! The fields that don't show have
something in their format property. The ususal culprit is > which forces
UpperCase. Simply remove any formatting to these fields and everything should
be OK!
Other alternative is to uninstall Access then re-install thru SP2!
After installing SP3 update, multi_column combo boxes now only show the last
column.