B
Bernardo
I have a main form "Projects" and a subform "WorkOrders".
When I add a new project I need for (3) WorkOrders to be created
automatically.
The WorkOrders subform has a record "WorkOrderType" that queries a table
"WorkOrderTypes" for a list of types. I need to have this record filled in
with a specific entry from this table as well for each "WorkOrder".
How can this be acheived?
When I add a new project I need for (3) WorkOrders to be created
automatically.
The WorkOrders subform has a record "WorkOrderType" that queries a table
"WorkOrderTypes" for a list of types. I need to have this record filled in
with a specific entry from this table as well for each "WorkOrder".
How can this be acheived?