Option Explicit Sub test() Dim intGanzzahl As Integer intGanzzahl = InputBox("Bitte Ganzzahl eingeben") MsgBox intGanzzahl End Sub
58.7k Fragen
251k Antworten
7.3k Nutzer