Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
AUTO_OPEN | Excel Discussion (Misc queries) | |||
Auto_open | Excel Discussion (Misc queries) | |||
Help with 'Auto_Open' please... | Excel Discussion (Misc queries) | |||
Beyond AUTO_OPEN | Excel Programming | |||
Auto_Open vs Open and call macro --priority question | Excel Programming |