Hi all, first time posting and thanks for the help.
I have an MS Access Orders database (http://bit.ly/fxKsgG) and the customer name is displayed on a form, but the actual value behind the field is the customer ID. I want to be able to search for a customer by name. How can I do this if the field is based on the ID and not the name? I toyed with a text box that took the user-entered value and ran a query to return the customer ID, but I couldn't pass this value on to the form to display the customer's record.
Thanks again.
Chase