Table comprises: ID(autonumber), Text, the ID again as an appended text
string.
Constantly tweaking the FEs but the disappearance of the query result in the
forms was sudden & universal, unrelated to any changes made in some (because
tweaks were not made in all); each has independent forms/controls affected in
addition to some shared/linked.
I've checked the table in BE, of course. Again, no module at all except
Gobal (IsLoaded); it remains unchanged since BE created 2 years ago. Table
Properties unchanged since creation, as best I can tell.
Worst case: is the a utility that will show when & where changes were made
in code &/or macros? I'll go fish, db-by-db, if needed.
Thanks,
--
CT3or4
What you are seeing is *one* of the known bugs caused by SP3. (Sure explains
sudden and universal, huh?)
http://allenbrowne.com/tips.html
Not 100% sure, but I believe the fix is to open the backend and remove any
formatting applied to the field that displays in the combo. You might check
other posts for something a bit more definitive on that score.
--
HTH,
George
"CT3or4" <CT3...@discussions.microsoft.com> wrote in message
news:1E25600C-E867-4459...@microsoft.com...
The only formatting in the BE field was "!" as Left Align.
Removal, save, close & reopen (BE & FEs alike) has not produced a working
Combobox in the various FEs. Please keep this thread open & alive pending a
fix of some sort.
I'll respond if reboots are involved in a fix by format - or lack thereof.
Thanks again, very much.
--
CT3or4
'====================================================
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
'====================================================
I've also changed the combobox, related properties & under-query to only the
1 visually-required field/column. Still, nothing visible in the drop-down.
BUT, with original properties returned, if an entry is keyed to match the
Bound Column text string, the After Update event correctly populates a text
box in the form with the second Column(1) of the combobox!
--
CT3or4
All db Frontends now have working comboboxes.
Thanks again George & John.
And Allen Browne, too.
--
CT3or4