I have a Maniform with a sub form attached to it, when ever people enter the data and save, all the records in the sub form with turn to "Allowedits = False" – This is the code that has been given on Button_Click.
But I need the re-enable edit only selected records on the sub form
Example: If I have 10 records in a sub form, and want to re-enable only the selected records (say 1 and 2 are selected records), how to do that with Access VBA
Please help
Thanks in advance
But I need the re-enable edit only selected records on the sub form
Example: If I have 10 records in a sub form, and want to re-enable only the selected records (say 1 and 2 are selected records), how to do that with Access VBA
Please help
Thanks in advance
Comment