Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'field' phrase is not found error when trying to run for
Message
 
To
02/07/1998 12:04:52
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00113817
Message ID:
00113821
Views:
30
>>To make it easier on the user in making a selection from a combo box, I am trying to display information from multiple fields in the combo box. I have successfully done this before with fields from the SAME table, but I was hoping I could also do it with fields from RELATED tables.
>>
>>Below, is the code I entered in the RowSource for the Combo box:
>>
>>vac.nmbr,prlink.fname,prlink.lname
>>
>>I have SET a RELATION between the tables with regard to nmbr (employee number). Obviously, along with employee number, I'm trying display first & last name from the related table.
>>
>>Alas, I get a "'field' phrase is not found" error when trying to run the form.
>>
>>Any help would be greatly appreciated. Thanks.
>
>It doesn't work for combo. However, you can select records into cursor, and use this cursor as rowsource.

I really appreciate your reply. Although I have some background in procedural xBASE programming, I'm still kind of a neophyte in Visual ... Can you point me in the right direction, please, for doing what you described above?
Chuck Henry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform