Hi,
DoCmd.RunComman d acCmdDeleteReco rd
raises error: 2046 The command or action 'DeleteRecord' isn't available
now.
Why could it be?
Thanks
DoCmd.RunComman d acCmdDeleteReco rd
raises error: 2046 The command or action 'DeleteRecord' isn't available
now.
Why could it be?
Thanks
Comment