Search results

  1. S

    Textbox Data wipes when attempting to Edit

    Hello all, I have posted this question in the Forms sub forum as well, but was directed here to seek better help. I am currently using Access 2007. I have a form that allows users to edit the records which they've entered using the same user account that was assigned. When the user attempts...
  2. S

    Existing Data Disappears on Click

    Existing Data Disappears when attempting to Edit Hello all, I have a rather simple issue. When I open up my form filled with previously entered data, it looks fine, but when I click on it and attempt to append new information in the textbox, the previously entered data disappears and is...
  3. S

    Retrieving first record and all other records within range

    Hello, I have this rather tricky design which baffles me. The structures relevant to this question are as follows: policy_list: policyID, policyname, region policy_details: pdetailsID, pID (linked to policyID), pnotes, pdate In essence, for every policy introduced, there're several revisions...
Back
Top Bottom