K
Kevin Witty
I have a routine I frequently use where I have a main form (unbound) with
one or more combo boxes on it to let the user key in criteria. The
BeforeUpdate event on each combo box calls a routine which creates the SQL
recordsource for one or more continuous-form subforms below the main form.
The subforms often have a form footer which displays totals of the columns
in the subform.
This usually works a treat, but on SOME of these forms, and only at the
client's, not at my development site, after the mainform criteria have been
changed (and the contents of the subform(s) have been redisplayed
properly) the subform totals vanish until you grab the frame of the mainform
window (not the Access window) with the mouse and physically move it around
the screen a little. Sometimes you have to move it a couple of times.
Eventually the totals will display correctly.
I've asked a couple of times here if anyone has ever seen this and has a
solution, but have never gotten an answer. Any ideas? Very frustrating!
Kevin
one or more combo boxes on it to let the user key in criteria. The
BeforeUpdate event on each combo box calls a routine which creates the SQL
recordsource for one or more continuous-form subforms below the main form.
The subforms often have a form footer which displays totals of the columns
in the subform.
This usually works a treat, but on SOME of these forms, and only at the
client's, not at my development site, after the mainform criteria have been
changed (and the contents of the subform(s) have been redisplayed
properly) the subform totals vanish until you grab the frame of the mainform
window (not the Access window) with the mouse and physically move it around
the screen a little. Sometimes you have to move it a couple of times.
Eventually the totals will display correctly.
I've asked a couple of times here if anyone has ever seen this and has a
solution, but have never gotten an answer. Any ideas? Very frustrating!
Kevin