ajking
Technical User
- Aug 13, 2002
- 229
I have two forms linked by record number.I have five fields on the sub form which is used to populate a list box on the main form. the list box picks up the data but it displays the 5 fields across the listbox instead of down the box
eg xxxx|xxxx|xxxx|xxxx|xxxx
instead of:
xxxx
xxxx
xxxx
xxxx
xxxx
any suggestions?
ancillary to this, the list box is showing all the data in the sub form table instead of only showing the data for the current record. eg five records shows as five rows in the list box, each row having five columns. How do I limit the entry to only show the data for the current record? Hope all this makes sense!
TIA
'Life is what happens to you while you are busy making other plans' John W. Lennon 1940-1980
eg xxxx|xxxx|xxxx|xxxx|xxxx
instead of:
xxxx
xxxx
xxxx
xxxx
xxxx
any suggestions?
ancillary to this, the list box is showing all the data in the sub form table instead of only showing the data for the current record. eg five records shows as five rows in the list box, each row having five columns. How do I limit the entry to only show the data for the current record? Hope all this makes sense!
TIA
'Life is what happens to you while you are busy making other plans' John W. Lennon 1940-1980