Facture + développeur

  Рет қаралды 24

Cécile Lrt

Cécile Lrt

Күн бұрын

MÀJ ARTICLES
Private Sub ComboBox1_Change()
Position = ComboBox1.ListIndex
TextBox1.Value = Feuil1.Cells(Position + 2, 3)
End Sub
Private Sub CommandButton1_Click()
Position = ComboBox1.ListIndex
Feuil1.Cells(Position + 2, 3) = TextBox2.Value
End Sub
Private Sub CommandButton2_Click()
Unload Me
End Sub
Private Sub UserForm_Activate()
ligne = 2
Do While Feuil1.Cells(ligne, 2) inférieur supérieur ""
ComboBox1.AddItem (Feuil1.Cells(ligne, 2))
ligne = ligne + 1
Loop
End Sub
________
NB : replacer inférieur et supérieur par les symboles
MÀJ CLIENTS
Private Sub ComboBox1_Change()
Position = ComboBox1.ListIndex + 2
TextBox1.Value = Feuil3.Cells(Position, 2)
TextBox2.Value = Feuil3.Cells(Position, 3)

TextBox3.Value = Feuil3.Cells(Position, 4)

ListBox1.Value = Feuil3.Cells(Position, 5)
End Sub
Private Sub CommandButton1_Click()
Position = ComboBox1.ListIndex + 2
Feuil3.Cells(Position, 2) = TextBox1.Value
Feuil3.Cells(Position, 3) = TextBox2.Value
Feuil3.Cells(Position, 4) = TextBox3.Value
Feuil3.Cells(Position, 5) = ListBox1.Value
End Sub
Private Sub CommandButton2_Click()
Unload Me
End Sub
Private Sub Label8_Click()
End Sub
Private Sub TextBox3_Change()
End Sub
Private Sub UserForm_Activate()
ListBox1.AddItem "Grossiste"
ListBox1.AddItem "Détaillant"
'
Feuil3.Select
ligne = 2
Do While Feuil3.Cells(ligne, 1) inférieur supérieur ""

ComboBox1.AddItem (Feuil3.Cells(ligne, 1))

ligne = ligne + 1
Loop
End Sub

Пікірлер
Сборник Эксклюзивов 2024 - Уральские Пельмени
1:33:24
Уральские Пельмени
Рет қаралды 1,1 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
OpenCV Course - Full Tutorial with Python
3:41:42
freeCodeCamp.org
Рет қаралды 4,1 МЛН
Postman Beginner's Course - API Testing
2:09:38
freeCodeCamp.org
Рет қаралды 2,5 МЛН
Word Advanced Tutorial
3:58:20
Learnit Training
Рет қаралды 3,4 МЛН
Cuándo usar cada tipo de test | #laFunción 9x22
1:09:08
CodelyTV - Redescubre la programación
Рет қаралды 12 М.
CompTIA A+ Certification Video Course
3:50:46
PowerCert Animated Videos
Рет қаралды 6 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН