View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Glen[_3_] Glen[_3_] is offline
external usenet poster
 
Posts: 1
Default code lost after saving

I wrote VBA code to process data in an Excel 97
spreadsheet. I saved it a few times during the coding.
However, when I reopened it later, I can't find the code I
saved in "View Code." All data that was generated is
still there.

I have written many excel vba codes. This is the first
time it has happened to me. Are there have any ideas to
help resolve this problem?