Bryan - Gendev
Programmer
I'm getting back to VFP for a friend who wants a membership database.
I have imported data from two xls files.
I have the basics in the app working well. But I want an improvement.
As an example that will be one of a number....
On the form for each record in the members table I have the field content shown in a text box.
Improvement wanted - >In the past I used to use a combo for say, the membertype, where I have the type recorded as an integer in the members table and want to show the actual type from a memberstype table with a drop down to allow the user to select the type.
When I use the vfp builder for the combo I still see the number from the members table on the form.
I just can't recall where I am going wrong. What values do I put where in the combo please?
GenDev
I have imported data from two xls files.
I have the basics in the app working well. But I want an improvement.
As an example that will be one of a number....
On the form for each record in the members table I have the field content shown in a text box.
Improvement wanted - >In the past I used to use a combo for say, the membertype, where I have the type recorded as an integer in the members table and want to show the actual type from a memberstype table with a drop down to allow the user to select the type.
When I use the vfp builder for the combo I still see the number from the members table on the form.
I just can't recall where I am going wrong. What values do I put where in the combo please?
GenDev