sue
01-04-2007, 04:21 PM
I have a part number column that holds data such as L45-234 , 54I P7-T. or 432.lm, etc. (a combination of alpha, numeric and punctuation). Does anyone know how I would write the select query to search without the space, - or . characters.
I want to use the query to allow the end user to search the "raw part number" so if they entered L45234 then the record for L45-234 would match, 541P7T would match 541 P7-t and 432lm would match 432.lm --- Also, if the user entered 4523 that the L45-234 would match, etc.
Can anyone help me?
Thanks
Sue
I want to use the query to allow the end user to search the "raw part number" so if they entered L45234 then the record for L45-234 would match, 541P7T would match 541 P7-t and 432lm would match 432.lm --- Also, if the user entered 4523 that the L45-234 would match, etc.
Can anyone help me?
Thanks
Sue