Hi there!
I have a form with combo boxes, where i select surnames from a table.
In that table i have a field that is a combobox named situation and takes 2 values - d_n and e_w.
I want to insert a frame list in the form. In that frame list i want to show all the surnames(in a list) which do not appear in the combo boxes of the form and the combobox situation, has the value d_n.
How can i do this?
Also, i want to "break" the frame list into 2 frame lists and when-if one frame lists gets full of surnames then the surnames appear in the next frame list.
Any ideas?
Thanks in advance
I have a form with combo boxes, where i select surnames from a table.
In that table i have a field that is a combobox named situation and takes 2 values - d_n and e_w.
I want to insert a frame list in the form. In that frame list i want to show all the surnames(in a list) which do not appear in the combo boxes of the form and the combobox situation, has the value d_n.
How can i do this?
Also, i want to "break" the frame list into 2 frame lists and when-if one frame lists gets full of surnames then the surnames appear in the next frame list.
Any ideas?
Thanks in advance