pro_vb thread: Excel..Shell Function and Print
Change the code like: sDirFiles = "C:\Program Files\Microsoft Office\Office\EXCEL.EXE" sDirFiles= sDirFiles & " C:\vibha.tsv" RetVal = Shell(sDirFiles, 1) ' Run Microsoft Excel.
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
pro_vb thread: Excel..Shell Function and Print
Change the code like: sDirFiles = "C:\Program Files\Microsoft Office\Office\EXCEL.EXE" sDirFiles= sDirFiles & " C:\vibha.tsv" RetVal = Shell(sDirFiles, 1) ' Run Microsoft Excel.
|