Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7239 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a search that ask you to put in a vin# if I put in the right number then the search performs nicely.

Some of my database entries contain an "&" in their field.

When someone enters the vin# they don't normally input that "&" into their find.

So if they do a find without the "&" then the find returns a no match.

What I am asking is their someway to make the find look for the exact match and if it can't find it then do a search for the vin# containing the "&" character?

The "&" is always located as the fourth entry in the data

I.E 5GZ&Z43D

Posted

Try making a calc field that will be used only for finds:

Vin#_Find (calculation, text result) = vin# & par.gif & Filter(vin#; "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890")

Posted

Thanks for the tip but I have tried and tried but have been unsuccessful with using the code to get it to work.

Could someone please help?

I have attached a sample of the database.

You have to hold the shift button when opening it and when the password comes up it's Admin

thanks

data.zip

Posted

Hi Hart,

I don't have version 7, so I can't check your attachment. However, if you just post the calculation maybe I can help.

Lee

This topic is 7239 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.