Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox in MS Excel
Message
 
À
12/09/2005 05:38:10
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01048657
Message ID:
01048905
Vues:
18
What tool do you wish to use when creating or editing the combobox object?
For instance, in Excel VBA editor you may add the routine like:
Private Sub ComboBox1_Change()
    Range("C9").Value = ComboBox1.Value
End Sub
>hi all,
>
>i have created an MS Excel worksheet which has a combobox on top of cell address C9. In the combobox i am displaying some text values for selection. i want store the text selected from the combobox in the cell C9. what command do i need to help me achieve this result ?
>
>for example, if in the combobox the value "apple" is selected, i want the text "apple" to be stored on cell C9
>
>with sincere thanks in advance
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform