Hi,
I have an electronics components database which contains a text field for each component entry, in this text field is the discription and value of the component.
see below:
partno descprition
-----------------------
11056801 res 1k 5% 0603
11056902 res 10k 2% 0805
11057001 cap 100n 0603
etc
I need to be able to create a query that searches all entries for a particular thing i.e. all entries that contain "100n" in the desciption or "0805" in the description.
Is it possible to have a query where you enter say *100n* and it returns all entries 100n in it ???
Thanks in advance
Ben
I have an electronics components database which contains a text field for each component entry, in this text field is the discription and value of the component.
see below:
partno descprition
-----------------------
11056801 res 1k 5% 0603
11056902 res 10k 2% 0805
11057001 cap 100n 0603
etc
I need to be able to create a query that searches all entries for a particular thing i.e. all entries that contain "100n" in the desciption or "0805" in the description.
Is it possible to have a query where you enter say *100n* and it returns all entries 100n in it ???
Thanks in advance
Ben