Subform Lookup

  • Thread starter Thread starter Deenos2000
  • Start date Start date
D

Deenos2000

I have a main form A and a subform B. I would like to place a lookup
field on the main form that calls all the records in subform B that is
related to main form A. How can this be done if possible and I would
like to be able to advance/go to the next record/s that related to the
lookup field in subform B. I am having a hard time making this work. I
would appreciate any help you can offer.
 
I'm guessing that you may not really mean/want a "lookup" field.


Other than your term "lookup field" everything you describe sounds like
simply putting a subform into a form.

"Lookup" generally means a pick list of items to place into a field that is
currently blank. You are describing viewing data that is already loaded
(and related)
 
Back
Top