T
tomocb
Tricky one here. Wondering if anyone had any suggestions. I have a form
that has the record source changed depending on where the form is opened
from. So I'm currently leaving the default recordsource, input parameters,
resync, etc as blank.
This is fine but the record source for the subforms within the form are then
asking for one of the parameters that is derived from the main form
recordsource.
Should I set all of the subform recordsource and other values when the form
opens, even though these will never actually change? My recordsource is
obviously a parametised stored procedure btw.
Thanks in advance for any assistance provided.
that has the record source changed depending on where the form is opened
from. So I'm currently leaving the default recordsource, input parameters,
resync, etc as blank.
This is fine but the record source for the subforms within the form are then
asking for one of the parameters that is derived from the main form
recordsource.
Should I set all of the subform recordsource and other values when the form
opens, even though these will never actually change? My recordsource is
obviously a parametised stored procedure btw.
Thanks in advance for any assistance provided.