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,10 @@
Private Sub Form_Activate()
filter = "MGNR=" + Format(Forms!FLieferungen!TMGNR)
FilterOn = True
End Sub