G
Guest
Hi all,
I know there have been posts on subform queiries but i have spent the last
couple of hours and can't find anything relevant...
My situation am working on an ADP...
I got an unbound form which has txtBlock and chkCut on it and they will be
the view/query criteria...
Then on that same unbound form, I got a subform based on a view/query in
datasheet view returning all my records and the Planting_Details table as
the unique table...
which has a 1:M relationship with the Harvest_Info table...
and I have this other subform in datasheet view on the same unbound form ...
What i want it to do stay on that same form, and enter the criteria above
and maybe click on a GO button that will requery the view and return results
onto the first subform on the unbound form...
then i need to link 1st and 2nd subforms to show related records...
Im not great at VBA so any assistance to get this working will be much
appreciated.
Thanks.
I know there have been posts on subform queiries but i have spent the last
couple of hours and can't find anything relevant...
My situation am working on an ADP...
I got an unbound form which has txtBlock and chkCut on it and they will be
the view/query criteria...
Then on that same unbound form, I got a subform based on a view/query in
datasheet view returning all my records and the Planting_Details table as
the unique table...
which has a 1:M relationship with the Harvest_Info table...
and I have this other subform in datasheet view on the same unbound form ...
What i want it to do stay on that same form, and enter the criteria above
and maybe click on a GO button that will requery the view and return results
onto the first subform on the unbound form...
then i need to link 1st and 2nd subforms to show related records...
Im not great at VBA so any assistance to get this working will be much
appreciated.
Thanks.