View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick[_19_] Rick[_19_] is offline
external usenet poster
 
Posts: 52
Default code lost after saving

Have you double clicked all the worksheets and the
workbook and the modules in the VBE (when you push Alt-
F11)? Is the code not anywhere in these areas?

-----Original Message-----
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?




.