Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Jumping to specific Position in a combo
Message
From
24/08/2002 19:51:08
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
 
To
23/08/2002 19:22:39
Sammy Derban
Ghana Telecom
Accra, Ghana
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00693188
Message ID:
00693359
Views:
22
Hi Sammy!

Try this in the InteractiveChange of the Combo1:
Select MyCursor2
Locate For Left(MyField, Len(AllTrim(MyCursor1.MyField))) = AllTrim(MyCursor1.MyField)
ThisForm.Combo2.Value = MyCursor2.MyField
ThisForm.Combo2.Refresh
Good luck!
Erick
Força Sempre!
Strength Always!
Previous
Reply
Map
View

Click here to load this message in the networking platform