MSAccess Code Snippets

I have attached a file with the VBA code that I used to retrieve contact info and update contact info in MS Access VBA.  I created a class to isolate the routines from the rest of my code.  It uses MSXML so you will need to add that reference.