S
sonfitz
I am somewhat new to Access and I do not know VBA but I wanted to try to use
a query to filter a form. The field I want to use as the filter contains
peoples names and I would like to have a pop-up box apper and not require the
user to input the full name of the person. If they were to only type part of
the name I would like that to be enough.
Example would be like this: Instead of haveing to type in a pop-up box the
full name "Karen Reinitz" I would like it if all they had to do is type in
"Karen" similar to using a "*" character. How can that be done. In other
words can the "*" character be automatically placed at the end of how ever
many characters a user types in the pop-up box?
Thanks
a query to filter a form. The field I want to use as the filter contains
peoples names and I would like to have a pop-up box apper and not require the
user to input the full name of the person. If they were to only type part of
the name I would like that to be enough.
Example would be like this: Instead of haveing to type in a pop-up box the
full name "Karen Reinitz" I would like it if all they had to do is type in
"Karen" similar to using a "*" character. How can that be done. In other
words can the "*" character be automatically placed at the end of how ever
many characters a user types in the pop-up box?
Thanks