Open Question: Microsoft Excel VBA: Is it possible to change keyboard shortcuts?

The Visual Basic editor in MS Excel uses weird shortkeys for debugging, especially annoying is the Shift-F8 for stepping over one command. Is there a way to change it to something more convenient (I am used to F6 from Eclipse)?

Thanks!