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...