Access 2003
Hi All,
I have a table in Access that a field with vehicle descriptions.
I would like to identify all records that have any chracters other than an alpha and \or numeric with in the description.
e.g.
Description
Ford 14 Saloon S-A
Mazda 3
Porsche 911 Turdo +
From the following, the 1st and last row would be identified, the middle row is fine.
I have tried [a-z][0-9], but I get a variety of results.
I thought maybe a function could be put together to achieve this?
Any help in the correct path will be appreciated.
Thank you.
Michael
Hi All,
I have a table in Access that a field with vehicle descriptions.
I would like to identify all records that have any chracters other than an alpha and \or numeric with in the description.
e.g.
Description
Ford 14 Saloon S-A
Mazda 3
Porsche 911 Turdo +
From the following, the 1st and last row would be identified, the middle row is fine.
I have tried [a-z][0-9], but I get a variety of results.
I thought maybe a function could be put together to achieve this?
Any help in the correct path will be appreciated.
Thank you.
Michael