What version of Access. If Access 2000, then maybe you have a rogue
duplicate autonumber. Try doing a Find Duplicates query on the table,
looking for duplicate of the autonumber field, if the table has one. If
you didn't use an autonumber, but have a different unique index, try
running the duplicates query against that field.
--
Danny J. Lesandrini
(E-Mail Removed)
http://amazecreations.com/datafast
"Kyle" <(E-Mail Removed)> wrote ...
>I am running Access 2000 on a system with Windows XP Professional. I
> get a VERY specific problem I'm hoping someone recognizes, because MS's
> error reporting isn't helping me any.
>
> I will open a table in Datasheet view. Then I click on the Print
> Preview button to see what the table would look like printed out. Then
> I click on the button to change over to Design View. Once I make my
> changes in the design, I click again on the same button to change to
> Datasheet view, and the application crashes.
>
> It does this consistently regardless of the table I have open, or the
> database. I suspect it's a problem with Access. Any thoughts,
> suggestions?
>