Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data entry problem on form??

Status
Not open for further replies.

sparkyout

Technical User
Jun 5, 2003
36
0
0
US
I have frmOrderDetails which has a subform frmOrderForecasts. The are linked by field FSONO. Problem is that I can only edit, add to or delete records in frmOrderForecasts (subform)if I go to design view then preview view.

I'm stumped. Even the "Return to Main Menu" control button which has a a macro to save the frmOrderDetails before opening Switchboard does not work.

Any suggestions as to why I can only data entry/edit records when I go back and forth from design view?
Kim
 
Problem fixed. I did not release my open macro had the form set to read only. FrmOrderDetails in based on linked table which I did not wanted edited, however the recordsets are not updateable.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top