I have recently created a disassembler program for the VBA bytecode saved inside accde files.
This potentially allows recovering some of the code that was stored inside it (if you know what you are doing).
The project is an early state, if you try it and encounter an bug please open an issue.