Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
DİKKAT !
Forum içeriğine ve tüm hizmetlerimize erişim sağlamak için foruma kayıt olmalı ya da giriş yapmalısınız. Foruma üye olmak Dosya Yükleme tamamen ücretsizdir.
Private Sub CommandButton3_Click()
On Error Resume Next
Dim sh As Worksheet
Set sh = ThisWorkbook.Sheets(ComboBox1.Value)
Dim lr As Long
lr = Application.WorksheetFunction.Match(CLng(Me.TextBox9), sh.Range("I:I"), 0)
If ListBox1.ListIndex = -1 Or Me.ComboBox1 = "" Then
MsgBox "Güncellemek...