Hi there,
I am currently making my 1st database and have hit a brick wall on something that I thought would be very simple. I have a query using two tables, tblOrders and tblSites. tblOrders holds the data for upcoming installations of new equipment and tblSites holds the data for the site name and address etc. My query matches the site to the order and works perfectly. But I can't edit the results which I need to be able to do in a form.
Would someone please be so kind and explain why this is and how I can get around it. If it makes any difference the form will need a bound subform with a 3rd table, tblAppoints. This is to allow the user to view, add and change appointments associated with the installation.
Many thanks in advance!
CB