#Deleted showing on form and Error 2455

galantis

Registered User.
Local time
Today, 07:10
Joined
Feb 10, 2005
Messages
32
Hi,

Sometime when I delete a record on a form using the wizard delete button and I move between records, #Deleted record shows up in the fields.

Can anyone help me in getting rid of it? or why is it ocurring?

Also, I am getting error "2455 : You entered an expression that has an invalid reference to the property |"

thankyou.
 
sounds like a missing reference/library --- in your VBA editor goto Tools => References and check for any "missing" references.

:::try saving the table when you delete the record
 

Users who are viewing this thread

Back
Top Bottom