What were the file extensions (you know, like .vb, .cls, .frm, etc.)?
Any chance you can cut and paste it? It all depends on how it was
downloaded and what files there were.
VB projects contain many files, unlike a single Excel file for VBA.
.VB, .CLS and .FRM files are the ones that mostly contain code, and they
correspond roughly to code Modules, Class Modules, and UserForms.