To all,
I have another question, but did'nt want to "muddy the water" re. the Filter
problem.
I need to know if the Recordsource property for an ADO data control can be
changed
at runtime, or does the Recordsource langauge entered in the control at
design time
override any runtime changes. If runtime changes are possible, I could
solve my filter
problem by substituting the method of selecting only those records that fit
the peramaters.
However, if that is possible, I'm apparently doing something wrong there
since trying
hasn't worked out for me.
DRG
.