Hello,
I am fairly new with Access and was working on something need few questions answered. Appreciate all answers/feedback.
I have one form (Request Form) which has quite bit of information on it. So I decided that I would need the following tables:
tblRequests
tblCustomer
tblSalesperson
tblSupervisor
I think I have created the relationship fairly well. Most of them one-to-many . Suggestions/input is welcome on these as well.
I created the form but now I whenever person is making entry I want the information from one form to go into multiples tables. What's the best to go about this?
I have tried couple different ways, Made a query from the tables and then using that as Record Source for the form as well. It doesn't seem to work properly. Please help. Thanks