Ok, I am using access 2013 and have built several databases to track things like jobs my contractors are doing, orders, etc.
I have the table built, and have gotten to the point to where I can enter a new entry via the form.
My next step I guess would include a query.
What I want to do is for my boss to pull up a report and have a search box she can type in an order number (*there is a field for Order # in this database) and the report shows this order with all the info in it in a nice printable sheet.
I've heard of combo boxes but I do not understand how to create them. I think a report with a search box for a certain field (*Order number in this case) entry that displays the entire "order" associated with it should be easy to create. Help?