Hey Simon,

Your enthusiasm is amazing!

What you're going to want to do is open each workbook (probably using fso to seach for the files in the directory), and create an event procedure in the ThisWorkbook module. Chip Peason has an article on Programming to the VBE. (Look up the Event Procedure portion.)

Question is, what code are you going to put in there?