accents in parameter

  • Thread starter Thread starter hermie
  • Start date Start date
H

hermie

Hello
When somebody starts a report it asks for a parameter like a name of a
person. Because many of my names have accents like jesús etc. The user must
type exactly the name with accent otherwise the result is 0. Autocorrect
not works. Is there a solution to avoid typing the accents in the name
without removing the accents in the name?

Herman
 
Herman,

You could use a listbox or combo box on a form to select from, instead of
asking the user to type a name.

HTH,
Nikos
 
Back
Top