I have a data entry form(A). This form can be loaded in two ways. The 1st is from a search page which loads and allows data to be entered, this works fine. The second way to load said form is from another form(B). I have a command button to load formA from formB. The form loads displaying the correct record and I can change the data in any 1 field. When I try to change another field I get an error "table " is read only". Any ideas? Zorro