Recent content by rps04

  1. R

    Locking main form controls causes data in subform to disappear?

    BlueIshDan, I switched the .Locked property in my code to .Enabled however the problem still persists. My record source for my subform is a table and has linked master and child fields on the complaint ID, it does not use a lookup query as the record source.
  2. R

    Locking main form controls causes data in subform to disappear?

    Hi all, So I am creating a Complaint Tracking Database with Access 2013. In my 'complaint entry form' I have added to ability to "Open" and "Close" the complaint. While the complaint is open the user is able to enter/edit data in the complaint (new or old). When the complaint is "Closed" (done...
Back
Top Bottom