I need to somehow make it where when I change my combo box (combo151-by select from the list) it populates Text186 with the total from the table. Meaning it finds the following criteria in the table and gives me the total where they all match. How can I do this? Thanks for help
Example: I select Dallas in the combo box and it automatically looks up Dallas, 12, 2009, and gives me 15 in the text186 textbox. I know if the picture I need to change Text160 textbox to 12 to match the table.
Thanks again.