|
|
Re: How to relate two list boxes??? [message #545549 is a reply to message #545524] |
Thu, 01 March 2012 03:13 |
cookiemonster
Messages: 13963 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
You can't use list items for this as it will stop you querying records. If you try to query a record where the db column that corresponds to the list item has a value the list item doesn't currently recognize then the form simply won't display it.
This scenario will be unavoidable if you are constantly changing the set of values for the state item.
Use LOV's like LF suggests.
|
|
|
|
|
|
|