I've got a main form that displays Name and Product. The user has to use
locate at the top to select another Name/Product. What I'ld like to do is
to make a User Selection form that would allow the user to select what Name
and/or Product they're looking for. Then when they click find button, it
opens my main form to the current Name/Product.
Any ideas on how to get the Selection form to open Main to desired record?