T
Toby Gallier
I have a form that has no actual infomration in it.. its being used as
my launch screen so it has a bunch of buttons that open other forms. in
this "launch" form i want to put an existing "data" form in as a
subform. this "data" form has a list of records, each record has a view
button to open another form and populates based on the selected
record, providing more details.. lets call this the "detail" form.
This "data" form works fine on its own, you click the view button, the
"detail" form opens with data for the selected record in the "data"
form.
However when i add the "data" form as a sub form into my "launch" form,
it displays the "data" form just fine. When I push the view button on
the "data" subform, to launch the "details" form it wont open and asks
for the parameter that is passed between the "data" form and the
"detail" form.
any ideas?
Thanks!
my launch screen so it has a bunch of buttons that open other forms. in
this "launch" form i want to put an existing "data" form in as a
subform. this "data" form has a list of records, each record has a view
button to open another form and populates based on the selected
record, providing more details.. lets call this the "detail" form.
This "data" form works fine on its own, you click the view button, the
"detail" form opens with data for the selected record in the "data"
form.
However when i add the "data" form as a sub form into my "launch" form,
it displays the "data" form just fine. When I push the view button on
the "data" subform, to launch the "details" form it wont open and asks
for the parameter that is passed between the "data" form and the
"detail" form.
any ideas?
Thanks!