Here is my dilemma:
I have 2 separate forms - Incoming Test Log and Material Test Requirements. The first has new data entered daily. The second is a reference tool. As new materials are received, they are entered into the "Log". The operator then must open the "Requirments" form to see if testing is required on that material. Both forms have the "material number" field and it is the primary key in the "Requirments" form (and of course the underlying table).
This is what I'd like to do:
When a the material number is entered into the "Log", a box will pop up telling him that that material requires or does not require testing, that way he does not have to do a manual search.
In the "Requirements" form, there are check boxes indicating if testing is required or not, as well as all the tests required if applicable.
Can anyone help me write the expression to do this?
I hope what I'm asking makes sense!
THANKS VERY MUCH IN ADVANCE!!!!!
I have 2 separate forms - Incoming Test Log and Material Test Requirements. The first has new data entered daily. The second is a reference tool. As new materials are received, they are entered into the "Log". The operator then must open the "Requirments" form to see if testing is required on that material. Both forms have the "material number" field and it is the primary key in the "Requirments" form (and of course the underlying table).
This is what I'd like to do:
When a the material number is entered into the "Log", a box will pop up telling him that that material requires or does not require testing, that way he does not have to do a manual search.
In the "Requirements" form, there are check boxes indicating if testing is required or not, as well as all the tests required if applicable.
Can anyone help me write the expression to do this?
I hope what I'm asking makes sense!
THANKS VERY MUCH IN ADVANCE!!!!!