Can anyone tell me what is going wrong?
My code consists partly the following statements:
.
.
.
Sub Dialog_Run(ByVal FormName As String)
Select Case FormName
Case "Aufzug_HQ_GG"
Range("AufzNr") = Aufzug_HQ_GG.AufzNrBox.Value
Range("HQ") = Aufzug_HQ_GG.HQ_Box.Value
Range("GG") =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.