
infobih
Posts: 58
|
| Posted: 06/20/2006, 5:18 AM |
|
I have problem how to use two different fields together as Text display for Listbox when select.
In the query i have all ok. pull up two fields from two tables and it works well, but i need to display in list box all two fields
example
field1 category
field 2 subcategory
like this
ListBox select:
cat1: subcat1
cat1 subcat2
etc
CCS default allow me to have only one field as text column (not bound column) in properties
Thanks
|
 |
 |
WKempees
|
| Posted: 06/20/2006, 7:15 AM |
|
http://forums.codecharge.com/posts.php?post_id=72385&s_...=listbox+fields
http://forums.codecharge.com/posts.php?post_id=59122&s_...=listbox+fields
Top of the Forum Menubar has a Search function, using that I found you at
least two good articles.
Walter
|
|
|
 |
|

|