View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
leedrage leedrage is offline
external usenet poster
 
Posts: 2
Default Invalid data format error

I have a spreadsheet which works fine. However when I try to look at the code
in a VBA class module (by double clicking on it in the Project Explorer) I
get the error "Invalid data format". I have tried to export the file but I
get the same error.

Does anyone have a suggestion as to how I might recover the code?

Thanks

Lee