Declare Function GetCommandLineA Lib "Kernel32" () As String. А затем в VBA sub вы можете использовать следующий код: Dim cmdLineArgs As String 'Get the ...
確定! 回上一頁