N
NeoFax
I need to create a form that allows a technician to view all open work
cards then select the workcard that has an issue and input the gripe.
I have tried using dlookup to populate the form with the open work,
but it only results in one record as currently there are no issues. I
have also tried using the query that shows the open work cards, but as
soon as you type the issue, it propagates to the rest of the
workcards. The only thing I could think of is to use a second
subforum that displays a field to write the gripe and then via code
inputs the info into the issues table.
cards then select the workcard that has an issue and input the gripe.
I have tried using dlookup to populate the form with the open work,
but it only results in one record as currently there are no issues. I
have also tried using the query that shows the open work cards, but as
soon as you type the issue, it propagates to the rest of the
workcards. The only thing I could think of is to use a second
subforum that displays a field to write the gripe and then via code
inputs the info into the issues table.