**** Print the record in the form.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I followed this procedure from allenbrowne.com. It opens my report with no
data.

What I have is a form with two subForms. First subForm is labeled Test, this
has test name, control name, lot number and in use date. (About 44 data
entries.)

Second subForm is labeled Test Results, has Lan-ID (Person entering data),
date, load # and test results. For each test I could have many results that I
would like to select by beginning & endding date.

I have a report that has all these fields and works from a querie, I ask for
beginning & endding date, test, control and my report displays all this info.

I would like to make this simpler???? I would like to select a test name and
get this information from the two subForms. Can anyone help me?

Diane
 
This is a form with two subforms which are based off of two tables. I though
I could select the Test name from the top press a button then give me the
information from the second table some how. am i dreaming?
 
Back
Top