P
Pietro
Hi,
I've a form called 'issues2'
In the form header I've an unbound control called 'value',in the detail I've
a list box called 'lista'...
I want users to write a word or some words in the unbound control 'value'
so that the list box 'lista' may be updated accordingly,
Ex. if users write "pass", the list box row source should contain all the
records that contain the word "pass" whther at the end or at the beginning or
in the midst of the record..
How can i do this ?
I've a form called 'issues2'
In the form header I've an unbound control called 'value',in the detail I've
a list box called 'lista'...
I want users to write a word or some words in the unbound control 'value'
so that the list box 'lista' may be updated accordingly,
Ex. if users write "pass", the list box row source should contain all the
records that contain the word "pass" whther at the end or at the beginning or
in the midst of the record..
How can i do this ?