Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm running the following
Call Shell("DOS batch file", vbNormalFocus It runs fine, but in a fully maximized window. If I use the vbMinimizedNoFocus setting, a DOS shell opens up in the task bar, but the program won't run until I maximize the shell from the taskbar I'd like the program to run in a smaller window in the foreground, as it does if I just embed the batch file as an object in the spreadsheet. I can't use the embedded object method because my bank blocks .BAT files for viruses, but they need the info in the spreadsheet Thank you in advance for your help Jeff |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Running Shell | Excel Discussion (Misc queries) | |||
How I can I open a small window within window | Excel Discussion (Misc queries) | |||
Want to see ALL labels in small window | Charts and Charting in Excel | |||
The window opens in a smaller window not full sized window. | Excel Discussion (Misc queries) | |||
Closing DOS window after shell command | Excel Programming |