Just click on the table you want to edit, so that the table name is highlighted, then select the form wizard from the menu at the top and this will produce a basic form that you can use to edit entries in the table.
thats unexpectidly easy!, but how do i create a text box or message box that ask for a specifc name, and then just display the details of that to be edited, so i dont have to keep on clicking the right arrow to get to the one i want to edit?
is there any way u can explain the steps to insert the combo box and make it correspond in a way that all the info is dump into the feilds which then can be edited? and then a button to save the information?
Just go to your form in design view, select the toolbox and wave the mouse over the little icons and one will show combo. Click it and then click on the part of the form where you want it to be and follow the instructions. Basically, a combo box will insert data into a field or find a record and it is the latter you want. You make the choice while going through the instructions