Move empty vba scripts

This commit is contained in:
2022-11-15 11:26:44 +01:00
parent ed095864e4
commit c64a84404b
55 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,5 @@
Private Sub BBehälterlisteDrucken_Click()
DoCmd.OpenReport "BBehaelter", acViewPreview
End Sub

View File

@ -0,0 +1,5 @@
Private Sub BBehälterlisteDrucken_Click()
DoCmd.OpenReport "BBehaelter", acViewPreview
End Sub

View File

@ -0,0 +1,4 @@
Option Compare Database
Option Explicit

View File

@ -0,0 +1,10 @@
Private Sub Form_Activate()
filter = "MGNR=" + Format(Forms!FLieferungen!TMGNR)
FilterOn = True
End Sub

View File

@ -0,0 +1,7 @@
Private Sub BEingabe_Click()
DoCmd.OpenForm "FSortenAttributeEingabe"
End Sub

View File

@ -0,0 +1 @@

View File

@ -0,0 +1,3 @@
Private Sub LGNR_Exit(Cancel As Integer)
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub

View File

@ -0,0 +1,10 @@
Option Compare Database
Option Explicit
Private Sub Report_Close()
DoCmd.ShowToolbar "Datenbank", acToolbarNo
End Sub
Private Sub Report_Open(Cancel As Integer)
DoCmd.ShowToolbar "Datenbank", acToolbarYes
End Sub