I have a form that has fields from my transaction.dbf database.
I want to add a combo box that lists the customer numbers I have setup in the customer.dbf database.
What I did was to set the RowSource to Data\customer.dbf, and set the RowSourceType to "6 - Fields".
I keep getting "Field Phrase Not Found" error message when I run the form.
I've read through this forum and read the Visual FoxPro 9 help text and I'm still confused.
Any advise
Derek
Visual FoxPro2
|