I have a form where I have "Allow edits" set as no and "Allow additions" as yes. The form displays data in a continuous form. The user can add new records but can't edit returned records.I do however want to be able change some fields if they click an action button.
How do I allow fields to be updated using events and VBA code?
Thanks
How do I allow fields to be updated using events and VBA code?
Thanks
Comment