I am having difficulty with my form when I try to add fields that can populate automatically. I've attached a sample database to explain what I am trying to do.
I have a table named table1 that contains 5 fields and a form named form1 that contains these items as well. I am looking to have my form appear as such:
Program code: user selects one of the choices
Program code desc: prefills from program code selection made
Segment: prefills from program code selection made
Class code: prefills from program code selection made
Class code desc: prefills from program code selection made
This seems like it would be easy to do, but I can't seem to figure it out. Any help would be appreciated.
I have a table named table1 that contains 5 fields and a form named form1 that contains these items as well. I am looking to have my form appear as such:
Program code: user selects one of the choices
Program code desc: prefills from program code selection made
Segment: prefills from program code selection made
Class code: prefills from program code selection made
Class code desc: prefills from program code selection made
This seems like it would be easy to do, but I can't seem to figure it out. Any help would be appreciated.