Thema Datum  Von Nutzer Rating
Antwort
05.12.2020 11:31:08 Karl
Solved
05.12.2020 11:44:05 Gast47848
NotSolved
05.12.2020 11:46:35 Karl
NotSolved
05.12.2020 11:50:31 Gast80555
NotSolved
05.12.2020 12:00:23 Karl
NotSolved
05.12.2020 14:56:26 Gast51298
NotSolved
05.12.2020 15:43:04 Karl
NotSolved
05.12.2020 15:53:39 Karl
NotSolved
05.12.2020 18:03:14 Karl
NotSolved
05.12.2020 18:32:59 Mase
NotSolved
05.12.2020 19:15:53 Gast51298
NotSolved
05.12.2020 19:23:43 Gast51298
NotSolved
05.12.2020 22:34:43 Karl
NotSolved
Blau Laufzeitfehler '-2147417848(80010108)'
05.12.2020 22:35:41 Karl
NotSolved
05.12.2020 22:36:45 Karl
NotSolved
05.12.2020 22:38:02 Karl
NotSolved
05.12.2020 22:38:58 Karl
NotSolved
05.12.2020 12:31:17 Karl
NotSolved
06.12.2020 20:24:07 Gast89629
NotSolved
07.12.2020 15:37:25 Mase
NotSolved

Ansicht des Beitrags:
Von:
Karl
Datum:
05.12.2020 22:35:41
Views:
505
Rating: Antwort:
  Ja
Thema:
Laufzeitfehler '-2147417848(80010108)'

Teil 1:

Dim y As Integer
Dim par1, par2, par3, par4, par5, par6 As String

Sub Berechnung_Prüfung()

With Worksheets("Sheet1")
For z = 2 To 21
If .Cells(z, "BOT").Value = "x" _
And .Range("ID2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BOU").Value = "x" _
And .Range("IE2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BOV").Value = "x" _
And .Range("IF2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BOW").Value = "x" _
And .Range("IG2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BOX").Value = "x" _
And .Range("IH2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BOY").Value = "x" _
And .Range("II2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BOZ").Value = "x" _
And .Range("IJ2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BPA").Value = "x" _
And .Range("IK2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BPB").Value = "x" _
And .Range("IL2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BPL").Value = "x" _
And .Range("IM2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BPD").Value = "x" _
And .Range("IN2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BPE").Value = "x" _
And .Range("IO2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BPF").Value = "x" _
And .Range("IP2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BPG").Value = "x" _
And .Range("IQ2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BPH").Value = "x" _
And .Range("IR2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
ElseIf .Cells(z, "BPI").Value = "x" _
And .Range("IS2").Value = "x" _
And Format(.Range("KC2"), "hh:mm") > Format(.Cells(z, "BPM"), "hh:mm") _
And Format(.Range("KD2"), "hh:mm") < Format(.Cells(z, "BPP"), "hh:mm") _
Then
.Cells(z, "BPK").Value = "x"
Else:
.Cells(z, "BPK").Value = ""
End If
Next

.Range("BPK460:BPK660").Value = "x"

End With

Call Prüfung_1

End Sub

 


Ihre Antwort
  • Bitte beschreiben Sie Ihr Problem möglichst ausführlich. (Wichtige Info z.B.: Office Version, Betriebssystem, Wo genau kommen Sie nicht weiter)
  • Bitte helfen Sie ebenfalls wenn Ihnen geholfen werden konnte und markieren Sie Ihre Anfrage als erledigt (Klick auf Häckchen)
  • Bei Crossposting, entsprechende Links auf andere Forenbeiträge beifügen / nachtragen
  • Codeschnipsel am besten über den Code-Button im Text-Editor einfügen
  • Die Angabe der Emailadresse ist freiwillig und wird nur verwendet, um Sie bei Antworten auf Ihren Beitrag zu benachrichtigen
Thema: Name: Email:



  • Bitte beschreiben Sie Ihr Problem möglichst ausführlich. (Wichtige Info z.B.: Office Version, Betriebssystem, Wo genau kommen Sie nicht weiter)
  • Bitte helfen Sie ebenfalls wenn Ihnen geholfen werden konnte und markieren Sie Ihre Anfrage als erledigt (Klick auf Häckchen)
  • Bei Crossposting, entsprechende Links auf andere Forenbeiträge beifügen / nachtragen
  • Codeschnipsel am besten über den Code-Button im Text-Editor einfügen
  • Die Angabe der Emailadresse ist freiwillig und wird nur verwendet, um Sie bei Antworten auf Ihren Beitrag zu benachrichtigen

Thema Datum  Von Nutzer Rating
Antwort
05.12.2020 11:31:08 Karl
Solved
05.12.2020 11:44:05 Gast47848
NotSolved
05.12.2020 11:46:35 Karl
NotSolved
05.12.2020 11:50:31 Gast80555
NotSolved
05.12.2020 12:00:23 Karl
NotSolved
05.12.2020 14:56:26 Gast51298
NotSolved
05.12.2020 15:43:04 Karl
NotSolved
05.12.2020 15:53:39 Karl
NotSolved
05.12.2020 18:03:14 Karl
NotSolved
05.12.2020 18:32:59 Mase
NotSolved
05.12.2020 19:15:53 Gast51298
NotSolved
05.12.2020 19:23:43 Gast51298
NotSolved
05.12.2020 22:34:43 Karl
NotSolved
Blau Laufzeitfehler '-2147417848(80010108)'
05.12.2020 22:35:41 Karl
NotSolved
05.12.2020 22:36:45 Karl
NotSolved
05.12.2020 22:38:02 Karl
NotSolved
05.12.2020 22:38:58 Karl
NotSolved
05.12.2020 12:31:17 Karl
NotSolved
06.12.2020 20:24:07 Gast89629
NotSolved
07.12.2020 15:37:25 Mase
NotSolved