Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box Value
Message
From
03/07/1998 06:18:58
 
 
To
03/07/1998 05:51:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00114019
Message ID:
00114021
Views:
22
>I have a combo box populated by SQL SELECT that shows the last name and the first name in the drop-down box in two columns. However, whenever the user makes a choice and presses , only the last name shows in the combo box. Also, whenever the user incrementally types a last name, the first name does not show.
>
>I have tried all sorts of combinations to make both names appear, without success. How can I make the combo box show both names?
>
>TIA.
>
>John

John,
What about using allt(lastname) + ", " + allt(firstname) in rowsource and 6 in rowsourcetype?
Hope this helps
Saludos,
A.G.P.
---------
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform