G
Guest
I need to display customers information in a text box. The information will
be automatically displayed in the text box when the customers ID number is
selected from a separate drop down list. I have the customers ID in the combo
box based on a quire but I cannot figure out how to build the proper
expression to show the customers information (name, address, city…etc.) in
the separate text box. Any suggestions? This is for an assignment and using a
subform to display the results is not acceptable. My every attempt results in
#Name?. The closest I have gotten is using a combo box to list the
information and then having the Customer ID combo box be the control source.
be automatically displayed in the text box when the customers ID number is
selected from a separate drop down list. I have the customers ID in the combo
box based on a quire but I cannot figure out how to build the proper
expression to show the customers information (name, address, city…etc.) in
the separate text box. Any suggestions? This is for an assignment and using a
subform to display the results is not acceptable. My every attempt results in
#Name?. The closest I have gotten is using a combo box to list the
information and then having the Customer ID combo box be the control source.