I have a prompt query shown below which runs fine for most values. My problem is that some values in the field are of the format *ADMIN, *ELECT, etc... When I enter one of these "*...." values I return NO records. How do I code the prompt or instruct the users to enter the value?
Like UCase([Enter the CLASS or * for all] & "*")
thanks!
Like UCase([Enter the CLASS or * for all] & "*")
thanks!