Hi everyone, have a sample table that I want to create a form for so that user's can enter a customer number. After the user has entered the number, I want them to click a button that automatically generates a report showing just that customer's data.
I have the form, query and report all...