Hello all,
Okay so I have two tables, tblCustomers and tblOrders. I have appropriate forms for both. On one of my forms being fmCustomers I have a subform which is called sfmCustomersOrders, which simply gives an overview of all orders designated to that customer.
Currently I have to remember the order number and go through to the orders form and then search for that record which is slightly error prone and somewhat inconvienient! So what I would like to do is be able to click the order I wish to view full details of and it takes me through to the main order form, and opens at the selected record.
I got slightly lost looking through other posts and got a little confused so I'm hoping somebody will be able to give me at least a link to a tutorial based on this!
Thankyou in advance, if I missed any key information I do appoligise, just ask!
~Markus
Okay so I have two tables, tblCustomers and tblOrders. I have appropriate forms for both. On one of my forms being fmCustomers I have a subform which is called sfmCustomersOrders, which simply gives an overview of all orders designated to that customer.
Currently I have to remember the order number and go through to the orders form and then search for that record which is slightly error prone and somewhat inconvienient! So what I would like to do is be able to click the order I wish to view full details of and it takes me through to the main order form, and opens at the selected record.
I got slightly lost looking through other posts and got a little confused so I'm hoping somebody will be able to give me at least a link to a tutorial based on this!
Thankyou in advance, if I missed any key information I do appoligise, just ask!
~Markus