I want to create a form in Access to update my table automatically with the information selected from combo boxes, lists, comments, etc.
Also, I want to automate this w/ some VBA or SQL or something in Access. I want to be able to automatically fill out parts of the form based on some other tables containing different data.
Basically in the form, if reason 1 is automatically filled out then its done and no one needs to look at it and it updates a specific table. If not reason 1 then it looks down to reason 2, reason 3, etc..
If no reason is found then the unique ID goes to a table and someone manually goes in to look at those records.
Please HELP!
Thanks!
Also, I want to automate this w/ some VBA or SQL or something in Access. I want to be able to automatically fill out parts of the form based on some other tables containing different data.
Basically in the form, if reason 1 is automatically filled out then its done and no one needs to look at it and it updates a specific table. If not reason 1 then it looks down to reason 2, reason 3, etc..
If no reason is found then the unique ID goes to a table and someone manually goes in to look at those records.
Please HELP!
Thanks!
Comment