Error copying from Northwind form

C

chang

Error copying from Northwind form

When i attempt to copy a form from the northwind databse and then i attempt
to run it, it gives me

an error "invalid procedure call" and the debugger takes me to

Private Sub Form_Current()

Is there a way i can copy a completed form and then just edit it to go to
my table if the table name

and fields are the same? because when i tried it, all the field displayd
"#error?" thank you
 
Top