Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a list box referring to a field that can have concatenated values (separated by ";"). I'd like the selections I make in this listbox to do a wildcard match on data, so that if I select "Windows" for this field in the list box, the current selection includes all records that have (for this field) "Windows", "Linux; Windows", "Windows 98; Windows 2000; Windows XP", etc. Is this possible?
Thanks!
Max
Hi, you could put a trigger on the field in the "wildcard" listbox, have a look at the attached.
Thanks
Steve