Search results

  1. W

    Recordset

    Thanks all for taking the time to look at my issue, and yes looking at it from your angle it was pointless the way I was going about it. Though I think jardiamj has figured out what I am trying to do and I will try using his advice, thanks jardiamj!! Forgive me for not making sense sometimes, I...
  2. 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...
  3. W

    Entering Records to a table using an Unbound Form

    pbaldy, thanks again! I finally figured it out thanks to your guidance:D. Works great!
  4. W

    Entering Records to a table using an Unbound Form

    Thanks pbaldy for your efforts on this matter. You wouldn't be able to give me a simple example of a piece of code that you would write if you were to do this with the recordset option could you. I would really appreciate it. Thanks again!!
  5. 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