Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox
Message
From
17/07/2000 16:18:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
ComboBox
Miscellaneous
Thread ID:
00393506
Message ID:
00393506
Views:
50
Hello UT,

I have a form which contains a combobox that is populated with an Sql statement(rowsource type = 3):
SELECT cbranch_name, branch FROM branches ORDER BY cBranch_name INTO CURSOR cBranchList

This Select statement returns about 50 recors. On my combobox ( when I append a new record) I want to display a specific record from the cBranchList.

For example if I go to this form and I belong to a branch named
"Miami" then when I append a record I want to default the combobox to display "Miami".

Any help is appreciated.

Thanks,
Sergio
Next
Reply
Map
View

Click here to load this message in the networking platform