Duplicate a record

J

John Vinson

What is the best way to duplicate a record in MS Access? Thanks.

Well, in general, having two identical records in a table is a Very
Bad Idea. What's the context? On a Form, using an append query, just
displaying the same record twice, or what?

John W. Vinson[MVP]
 
Top