P
Presto
I need to weed out a very overcrowded database. I need to remove the queries
that are no longer needed. I need to quickly see the record source for all
the forms. On each form, I already have a subform called "Tasks". I would
like to have the main forms record source listed on that subform when it's
opened. How can I do this? I tried =Me.Form.RecordSource but it doesnt
work no matter where I put it,either on the main form or the subform.
that are no longer needed. I need to quickly see the record source for all
the forms. On each form, I already have a subform called "Tasks". I would
like to have the main forms record source listed on that subform when it's
opened. How can I do this? I tried =Me.Form.RecordSource but it doesnt
work no matter where I put it,either on the main form or the subform.