AlvaroCity
Registered User.
- Local time
- Today, 04:04
- Joined
- Jul 16, 2016
- Messages
- 70
Hello Everyone.
I have a problem with my database. I am trying to delete records from my subform but I cant find the solution for such a simple operation.
I have been trying with code like
but its been fruitlessly.
To explain the problem in much easier way I link this video.
https://youtu.be/7yDehTLgTtA
Thank you for your help
I have a problem with my database. I am trying to delete records from my subform but I cant find the solution for such a simple operation.
I have been trying with code like
Code:
DoCmd.RunCommand acCmdDeleteRecord
To explain the problem in much easier way I link this video.
https://youtu.be/7yDehTLgTtA
Thank you for your help