L
Ljffusion1
Ok I have 2 Tables
One is called Production the other is called Operations.
I made a form for the Production table with 2 Combo Boxes
The first combo box is OperationID and The Second is OperationName
What I need to do is have it so that when I select the OperationID
which would be 10, I need the OperationName to automaticly appear in
the OperationName box. Both values are drawn from the operations table
and will be stored in the production table in identical fields
Thanks
One is called Production the other is called Operations.
I made a form for the Production table with 2 Combo Boxes
The first combo box is OperationID and The Second is OperationName
What I need to do is have it so that when I select the OperationID
which would be 10, I need the OperationName to automaticly appear in
the OperationName box. Both values are drawn from the operations table
and will be stored in the production table in identical fields
Thanks