Search results

  1. W

    Recordset

    Hi, I am trying to write some code to show or hide some controls on a form depending if the value of another control on same the form is a value in my recordset. The code I have attempted to develop so far, below, works (kinda), the problem is the cursor in my recordset seems to be stuck on the...
  2. W

    Entering Records to a table using an Unbound Form

    Access 2007 gurus, please help! I have a table that I want to add new records to from an unbound form. I have been looking everywhere for some VBA sample code that would help me to do this but can't find anything useful.:mad: I want to use an unbound form not a bound form! Can somebody...
Back
Top Bottom