Skip to main content

AccessTr.neT


sayaç

sayaç

Çözüldü #7
Üç modülle çözdüm
(iki tanesi yardımcı modül )


Function coz()
Forms!Form2!r00.Picture = CurrentProject.Path & "/" & Mid(right(Forms!Form2!SAYI, 1), 1, 1) & ".gif"
If Len(Forms!Form2!SAYI) < 2 Then GoTo bitir
Forms!Form2!r99.Picture = CurrentProject.Path & "/" & Mid(right(Forms!Form2!SAYI, 2), 1, 1) & ".gif"
If Len(Forms!Form2!SAYI) < 3 Then GoTo bitir
Forms!Form2!r88.Picture = CurrentProject.Path & "/" & Mid(right(Forms!Form2!SAYI, 3), 1, 1) & ".gif"
If Len(Forms!Form2!SAYI) < 4 Then GoTo bitir
Forms!Form2!r77.Picture = CurrentProject.Path & "/" & Mid(right(Forms!Form2!SAYI, 4), 1, 1) & ".gif"
If Len(Forms!Form2!SAYI) < 5 Then GoTo bitir
Forms!Form2!r66.Picture = CurrentProject.Path & "/" & Mid(right(Forms!Form2!SAYI, 5), 1, 1) & ".gif"
If Len(Forms!Form2!SAYI) < 6 Then GoTo bitir
Forms!Form2!r55.Picture = CurrentProject.Path & "/" & Mid(right(Forms!Form2!SAYI, 6), 1, 1) & ".gif"
If Len(Forms!Form2!SAYI) < 7 Then GoTo bitir
Forms!Form2!r44.Picture = CurrentProject.Path & "/" & Mid(right(Forms!Form2!SAYI, 7), 1, 1) & ".gif"
If Len(Forms!Form2!SAYI) < 8 Then GoTo bitir
Forms!Form2!r33.Picture = CurrentProject.Path & "/" & Mid(right(Forms!Form2!SAYI, 8), 1, 1) & ".gif"
If Len(Forms!Form2!SAYI) < 9 Then GoTo bitir
Forms!Form2!r22.Picture = CurrentProject.Path & "/" & Mid(right(Forms!Form2!SAYI, 9), 1, 1) & ".gif"
If Len(Forms!Form2!SAYI) < 10 Then GoTo bitir
Forms!Form2!r11.Picture = CurrentProject.Path & "/" & Mid(right(Forms!Form2!SAYI, 10), 1, 1) & ".gif"
bitir:
End Function


Function basadon()
Forms!Form2!r00.Picture = CurrentProject.Path & "/" & "0.gif"
Forms!Form2!r11.Picture = CurrentProject.Path & "/" & "0.gif"
Forms!Form2!r22.Picture = CurrentProject.Path & "/" & "0.gif"
Forms!Form2!r33.Picture = CurrentProject.Path & "/" & "0.gif"
Forms!Form2!r44.Picture = CurrentProject.Path & "/" & "0.gif"
Forms!Form2!r55.Picture = CurrentProject.Path & "/" & "0.gif"
Forms!Form2!r66.Picture = CurrentProject.Path & "/" & "0.gif"
Forms!Form2!r77.Picture = CurrentProject.Path & "/" & "0.gif"
Forms!Form2!r88.Picture = CurrentProject.Path & "/" & "0.gif"
Forms!Form2!r99.Picture = CurrentProject.Path & "/" & "0.gif"
End Function

Function sayisifirla()
Forms!Form2!SAYI = 0
End Function

Kolay gelsin

Uygulama ektedir


.rar sayac_okileturc.rar (Dosya Boyutu: 93,48 KB | İndirme Sayısı: 21)
okileturc, 18-03-2009 tarihinden beri AccessTr.neT üyesidir.
Cevapla

Bir hesap oluşturun veya yorum yapmak için giriş yapın

Yorum yapmak için üye olmanız gerekiyor

ya da

Bu Konudaki Yorumlar
sayaç - Yazar: accessman - 11/11/2010, 16:58
Cvp: sayaç - Yazar: okileturc - 11/11/2010, 17:05
Cvp: sayaç - Yazar: accessman - 11/11/2010, 17:12
Cvp: sayaç - Yazar: okileturc - 11/11/2010, 17:16
Cvp: sayaç - Yazar: C*e*l*o*y*c*e - 11/11/2010, 17:21
Cvp: sayaç - Yazar: accessman - 11/11/2010, 17:41
Cvp: sayaç - Yazar: okileturc - 11/11/2010, 18:21
Cvp: sayaç - Yazar: durkheim - 11/11/2010, 21:20
Cvp: sayaç - Yazar: okileturc - 11/11/2010, 22:04
Cvp: sayaç - Yazar: accessman - 12/11/2010, 11:25
Cvp: sayaç - Yazar: okileturc - 12/11/2010, 11:32
Cvp: sayaç - Yazar: accessman - 12/11/2010, 11:44
Cvp: sayaç - Yazar: okileturc - 12/11/2010, 12:04
Cvp: sayaç - Yazar: okileturc - 12/11/2010, 12:23
Cvp: sayaç - Yazar: accessman - 12/11/2010, 12:38
Cvp: sayaç - Yazar: accessman - 12/11/2010, 13:58
Cvp: sayaç - Yazar: okileturc - 12/11/2010, 14:16
Cvp: sayaç - Yazar: accessman - 12/11/2010, 16:40
Cvp: sayaç - Yazar: benremix - 13/11/2010, 07:20
Cvp: sayaç - Yazar: assenucler - 13/11/2010, 14:12
Cvp: sayaç - Yazar: Kur@l - 13/11/2010, 14:41
RE: sayaç - Yazar: accessman - 11/04/2020, 11:14
Task