J
John
Hi
I would like to be able to search out specific data from my Table using a
select query. A sample of the Table data is shown below. All fields in the
table are formatted as Text.
Order | Description
-------------------------------------------------------------
0001 | PEAK 2GB MINI SECURE DIGITAL MLC
-------------------------------------------------------------
0002 | SAMSUNG HD IDE 80GB UDMA 100 7200
-------------------------------------------------------------
0003 | XVISION 256MB GEF 7600GS DVI AGP
I need to be able to search for all entries containing specific keywords.
i.e. "7600GS"
There are 1,000s of entries like these and I would like the filtered data
displayed in a subform.
Would it be possible to have a Text Box on a form and enter the search text
"7600GS" hit a Command Button and have the filtered list produced in a
subform?
I may be asking too much here guys, but please try your best, as always.
Kind Regards
John
I would like to be able to search out specific data from my Table using a
select query. A sample of the Table data is shown below. All fields in the
table are formatted as Text.
Order | Description
-------------------------------------------------------------
0001 | PEAK 2GB MINI SECURE DIGITAL MLC
-------------------------------------------------------------
0002 | SAMSUNG HD IDE 80GB UDMA 100 7200
-------------------------------------------------------------
0003 | XVISION 256MB GEF 7600GS DVI AGP
I need to be able to search for all entries containing specific keywords.
i.e. "7600GS"
There are 1,000s of entries like these and I would like the filtered data
displayed in a subform.
Would it be possible to have a Text Box on a form and enter the search text
"7600GS" hit a Command Button and have the filtered list produced in a
subform?
I may be asking too much here guys, but please try your best, as always.
Kind Regards
John