Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listing the contents of a memo field in a combobox
Message
From
29/06/2001 13:25:35
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
29/06/2001 13:20:46
Robert Herrmann
Tx Dept. of Health - Cancer Registry
Austin, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00525262
Message ID:
00525268
Views:
21
>Question.. I have 3 tables I am putting into 3 dif. comboboxes.. they all have memo fields in the tables. Unfortunately, the data in the memo fields is what I need displayed in the dropdown combobox. when I just select it in properties for rowsource = 6 the combobox listing just says "memo" and not the actual info in the memo. Anyway I can set it up so that the combobox will list the information in the memo field?
>
>TIA

Robert,

You could perform some string functions to get the value of the memo field into a combo, but the better way might be to use a combination of edit boxes and combos. Combos to select and the edit boxes to display the memo fields.

Regards, Renoir
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform