I would like to automate the extraction of gpx files from the zipped Outlook attachment in which they arrive. I want to extract just one of the 2 files into a specific directory.

At present this takes about 14 mouse clicks. I have to click to open the attachment, select the file I want, make sure WinZip is pointing to the correct directory (which may vary depending on which PQ has sent the file), tell it to extract, to overwrite the existing file, and then close down several windows. I have to repeat this for the 5 PQ's for that day. It's a tedious process.

I'm a programmer, and while I do mostly C and Delphi I'm sure I could manage VB, which is what I assume I would need in order to automate Outlook. But I can't really see where to get started. Any pointers?

Rgds, Andy