Hi, my name is Kevin, and I'm new to the forum! I have a one-to-many relationship with Job --> Rooms, then from Room --> Orders, and then Orders-->LineItems. In creating my forms I want data entry to be fast. If an order record is added in one room (a.k.a. Date of Order), then I want a new order record to appear in every other room record under that job -- with the SAME date of order. So I don't necessarily want a many-to-many relationship between rooms and orders. Are there any suggestions for automating this process?
Thanks for having me!
Kevin