Hi,
I have a macro which duplicates a DB record. I need to be able to unlock the DB for editing as part of the macro before duplicating. Elsewhere I have used the VB code "Me.AllowEdits = True " in a VB code event. I don't particularly want to rewrite the macro in VB so what's the equivalent code in macro speak please.
thanks.
I have a macro which duplicates a DB record. I need to be able to unlock the DB for editing as part of the macro before duplicating. Elsewhere I have used the VB code "Me.AllowEdits = True " in a VB code event. I don't particularly want to rewrite the macro in VB so what's the equivalent code in macro speak please.
thanks.