Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fill combobox drop-down list with memo field?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00648154
Message ID:
00648170
Vues:
19
This message has been marked as the solution to the initial question of the thread.
You can use ALINES() to parse memo fielld into an array and use that array as the rowsource for the combobox.

>What's the best way to fill a combobox drop-down list with lines from a memo field? The memo field has names of persons in it such as
>
>JOE DOE
>MOE DOE
>JOHN DOE
>DODI DOE
>JANE DOE
>DOTTIE DOE
>
>The controlsource property with be tied to a character field that holds a name CHAR 30.
>
>Put names into array first or what?
>
>Thank you.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform