Here’s another newbie question. I know I can do this with DAO, but I suspect that I’m making things too complicated.
I have a table (Contracts) that has a primary numeric key, called (of all things) Primary Key. Is there a simple way in VBA that I can check to see if a record exists in that table, using the Primary Key?
While I’m here – I want to thank everyone for being so patient. I’ve learned a lot from just reading posts, and when I post, the people that answer are always extremely helpful. Thanks!
Brian