I need help with a problem which I cannot seem to solve, I have a form which contains a list of companies and once you select a company from the drop downlist it opens up a subform containing service calls made to that compnay which contains fields such as docket # and service dates and the docket number is a hyperlink to the actual service call form. Now you can have duplicate docket numbers and service dates. I need to be able to open the form based on the docket number and services date. I problem is that some service calls get opened with data within them and others do to not. Any suggestion on how this can be done?