Recent content by Rardac

  1. R

    What does Me! (or Me.) signify?

    Thank you all for the responses and links - they were quite helpful. The interesting thing is that the code in the form actually passes data to a table. I suspect that the code using Me! only worked because it was part of a bound text box (or a text box on a bound form). I'm not sure I would...
  2. R

    What does Me! (or Me.) signify?

    Hi all, I borrowed the chunk of code below to perform a similar function on a form I was working with. I understood what the code was doing, but I thought that the Me! was just a placeholder for my own table names. When I used my own table names, however, I got a runtime error 2465. Then, when...
Back
Top Bottom