ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Auto_Open question (https://www.excelbanter.com/excel-programming/322030-auto_open-question.html)

news.microsoft.com[_7_]

Auto_Open question
 
Hi.

Is there a command line argument list ( like in c /c++ : int main(int argc, char *argv[]) )
available in VB for Excel, so that I can write an Auto_Open macro that read in arguments - like file names?

Sub Auto_Open()
Dim filename As String
filename= ????
..
..
..
End Sub




Bob Phillips[_6_]

Auto_Open question
 


All times are GMT +1. The time now is 03:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com