hi, is it possible to have a form where you enter a word in a text box and it searchs a table and brings up all records which match it,and if it is null, it will show me all records.
e.g.
if i enter: PENCIL
it will show exact match
example
1)PENCIL
----------------------------------------------------------------
if i leave it blank
it will show me like the example, even if there is an empty record
example
1) PENCIL
2) RUBBER
3) EMPTY RECORD
4) BIRO
--------------------------------------------------------------
etc etc
Any help please..
thanks
e.g.
if i enter: PENCIL
it will show exact match
example
1)PENCIL
----------------------------------------------------------------
if i leave it blank
it will show me like the example, even if there is an empty record
example
1) PENCIL
2) RUBBER
3) EMPTY RECORD
4) BIRO
--------------------------------------------------------------
etc etc
Any help please..
thanks