speakers_86
08-27-2008, 06:23 AM
I know this is a little reversed of what people usually do, but I think it will make data entry easier for end users.
Here are the objects.
Customer Table
Customer Query that filters current customers
Work Order Form w/ customer sub based on query.
I would like the field "CustomerID" in the work order form to depend on the selection made in the sub.
This is probably easy to do, but if the customer is new, will the user be able to add considering the subform is based on a query of current customers?
Here are the objects.
Customer Table
Customer Query that filters current customers
Work Order Form w/ customer sub based on query.
I would like the field "CustomerID" in the work order form to depend on the selection made in the sub.
This is probably easy to do, but if the customer is new, will the user be able to add considering the subform is based on a query of current customers?