I am completely uneducated when it comes to access and VBA programming. I do have some programming knowledge but that is limited to the classes that they have taught us in engineering school. I would appreciate any help or direction that you guys could give me. I'm not necessarily looking for someone to solve the problem but to give some insight to how and where i can learn this for myself. I am also looking for some clear and concise resources that I can look at for reference.
Problem******
I have an initial start up page where someone in any division can go and select their division from a combo box. What I want them then to be able to do is click one of the forms (New Entry,Edit Entry,.....).
For the form New entry I am looking to open the form with the division name to filled into a text box. I also would like to have that box that box also correspond to a field in a the table for a new entry.