I do not have a lot of programming experience.
I have a table that has Field1, Field2, Field3, and Field4
Field 1 is a lookup field that auto-fills Field2, Field3, and Field4
Is there a way to have the auto fill fields still autofill but not text fields for a user to alter the field. I can not use a read-only field because then it will not insert the data into my database.
Any help anyone!!!!