D
Dion
I want to have a form in a form, without it being a
subform - I think. My 1st form will have a series of
combo boxes, and create an sql statement based on these
boxes. This much I can do. My 2nd form will display in
datasheet view the results of this query (recordsource=sql
from 1st form, right?). This will allow the user to
easily copy/paste the results into Excel. For this
reason, I need both forms to be visible together.
I tried using subforms, but found this too limiting for
multiple fields. Can I have a form in a form, without it
being a subform?
thanks
Dion
subform - I think. My 1st form will have a series of
combo boxes, and create an sql statement based on these
boxes. This much I can do. My 2nd form will display in
datasheet view the results of this query (recordsource=sql
from 1st form, right?). This will allow the user to
easily copy/paste the results into Excel. For this
reason, I need both forms to be visible together.
I tried using subforms, but found this too limiting for
multiple fields. Can I have a form in a form, without it
being a subform?
thanks
Dion