Has anyone out there come across any code for connecting to Amazon Web Services using vba in MS Access with the Office Web Services Toolkit 2.0? I figured out how to use the toolkit to autogenerate the classes. I just need to know how to query the web service. How to send an EAN or ISBN and get back the weight of the book. It would be nice to have something I could send a result set of all books that have 0 for weight in my database, and get back all of the weights and populate it with it.