Hello. A little BG info: im great with all programs but I am new to access. I do not have much VBA skills either. Other than that I am very computer literate.
so any ways, I have am tasked with creating a database at work. I have the database all set for now, however I have the following issue that I would like to resolve:
the primary input is a form with the following fields:
EIN
SSN
Program 1
Program 2
Entered By
EOR First Name
EOR Last Name
Support Ticket
Issue
Date Received
Date Complete
Participant or Non-Participant
Comment
Now i need the Issue, and Date Complete, and comment to be able to be edited when necessary but every other field I would like to lock after data is entered. How can I go about doing this?
The database is split so I am not worried about changes made to the tables, I just need specific fields on the form to not be editable.
I do not know where to enter VBA codes so if that is a solution I need step by step how to enter everything. Thanks.