all of a sudden my ACCESS 2010 VBA Code cannot be opened any longer. I receive the error, that ID is no longe an Index of the table.
Pressing ALT - F11 does not open VB any longer.
Any ideas how I can recover my VBA Code?
all of a sudden my ACCESS 2010 VBA Code cannot be opened any longer. I receive the error, that ID is no longe an Index of the table.
Pressing ALT - F11 does not open VB any longer.
Any ideas how I can recover my VBA Code?
Please try some of the ideas here (although it depends on the database format, AC97/2000 etc.): http://allenbrowne.com/ser-47.html. Perhaps if you can repair the database enough so that whilst the structure may be truncated you could perhaps still get at your VBA code.
Enable the Developer Tab per http://msdn.microsoft.com/en-us/library/bb608625.aspx and click the Visual Basic button.