Filter, Filter-on-Form, Filter by Selection....I have reviewed probably a hundred or more posts on this subject and still I am struggling with what I need to accomplish. I don't even have good code to share at this point, and yes (slap me now!) I even ventured back into the world of trying to use a Macro to do what I want, and while it did get me part of the way there, I cannot get over the final couple of steps. So here goes and I am going to describe how to do this manually using the toolbar selections to accomplish what is needed. And my apologies if it seems that I am insulting anyone's intelligence. I think I have thought about this so much, and tried so many different things, that I probably have confused myself.
In Form A the user will select the [Badge] field. Then from the toolbar they select the large Filter button from the Sort & Filter menu. This opens up a small menu (within) the [Badge] field, where the user has options to sort A to Z, Z to A, and so forth. In my case, the user needs to select "Text Filters", and then I want them to choose the first choice, "Equals..." This results in giving them a selection box to enter the Badge number of the record they want to see. The final part of this is the ability to email a copy of the form (record) in .pdf format, and I have the code already for that portion. It is getting through the Filter, Text Filters, Equals... part that I am having a hard time with. Like I said, doing this manually works perfect, but for the multiple end users of this db, simplifying it for them, really will make my life easier.
Thanks in advance for any assistance provided.