I am new to developing VBA code and need some expert recommendations. I have two bound combo boxes that are based upon non-key fields. One holds a list of clients of which one will be selected by the user (Client). The other holds a list of Categories for entering findings (Category). A client can have multiple categories but only one of each category in the list. I need to have an edit that checks the combo box entries and either 'finds' or 'looks up' (which is best to use in this example) the data in a table. I will then display an error message if the client/category is already in the table. Can someone help me with the syntax of this code? I appreciate your help!
Thanks, jketcher
Thanks, jketcher