Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Is it possible to set some option so that when Excel is opened from the Start menu, there is no new workbook displayed. I think it is not but I just want to have someone confirm that point. Thanks -- Jac Tremblay |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello Jac, Yes you can. Here is how to modify the Start Menu shortcut to open Excel without a new workbook... How to Add a Switch to the Microsoft Excel Shortcut To add a switch to the Microsoft Excel shortcut: 1. Right-click Start, click Open, and then double-click the Programs folder. 2. Right-click the shortcut for Microsoft Excel, click Properties, and then click the Shortcut tab. 3. In the Target box, type the switches that you want after the command that runs Excel.exe. For example, if you want Excel to start without creating a new workbook, and the Excel.exe file is installed in the default location, type the following in the Target box: "C:\Program Files\Microsoft Office\Office\Excel.exe" /e 4. Click OK. Note If the options on the Shortcut tab in the Properties dialog box are not available, your shortcuts are Windows Installer shortcuts. For more information about how to modify these shortcuts, click the following article number to view the article in the Microsoft Knowledge Base: 290379 (http://support.microsoft.com/kb/290379/) Office Shortcut tab is unavailable Sincerely, Leith Ross -- Leith Ross ------------------------------------------------------------------------ Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465 View this thread: http://www.excelforum.com/showthread...hreadid=564170 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Leith,
You are quite right. It can be done and it is not complicated. The only problem here is that we are not administrators and the programs setup does not allow us to do some changes in the shortcuts in the Start menu folder. The Execute command: "Excel.exe /e" will do the job. Thank you very much for this quick and useful answer. -- Jac Tremblay "Leith Ross" wrote: Hello Jac, Yes you can. Here is how to modify the Start Menu shortcut to open Excel without a new workbook... How to Add a Switch to the Microsoft Excel Shortcut To add a switch to the Microsoft Excel shortcut: 1. Right-click Start, click Open, and then double-click the Programs folder. 2. Right-click the shortcut for Microsoft Excel, click Properties, and then click the Shortcut tab. 3. In the Target box, type the switches that you want after the command that runs Excel.exe. For example, if you want Excel to start without creating a new workbook, and the Excel.exe file is installed in the default location, type the following in the Target box: "C:\Program Files\Microsoft Office\Office\Excel.exe" /e 4. Click OK. Note If the options on the Shortcut tab in the Properties dialog box are not available, your shortcuts are Windows Installer shortcuts. For more information about how to modify these shortcuts, click the following article number to view the article in the Microsoft Knowledge Base: 290379 (http://support.microsoft.com/kb/290379/) Office Shortcut tab is unavailable Sincerely, Leith Ross -- Leith Ross ------------------------------------------------------------------------ Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465 View this thread: http://www.excelforum.com/showthread...hreadid=564170 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Opening Excel, Book1 opens, remains open with other workbook open | Excel Discussion (Misc queries) | |||
excel 2003 saved file will not open without a blank workbook open | Excel Discussion (Misc queries) | |||
Using interop.excel to open a workbook, the workbook doesn't ask to save changes. | Excel Programming | |||
Excel workbook does not open in open window on desktop | Excel Discussion (Misc queries) | |||
Open a password protected excel workbook from second workbook to fetch data using dynamic connection | Excel Programming |