星期五, 五月 14, 2010

How to open Excel tables in different windows ? - Tips & Tweaks

How to open Excel tables in different windows ? - Tips & Tweaks

- Press [Windows] + [R], type REGEDIT and click on OK

First sequence
  • Deploy "HKEY_CLASSES_ROOT\Excel.Sheet.12\Sheet\Open" key
  • Remove key "DDEEXEC" by clicking right button above and by choosing "To remove"
  • Enter key "COMMAND"
  • Notice the presence of a value “(by default)” and of a value “command”
  • Click right button on the value “command” and choose “To remove”
  • Double-click on the value “(by default)”
  • Add a space then “%1” (with the quotation marks) at the end of the line so that the data resembles:
    “C:\Program Files\Microsoft Office\Office12\EXCEL.EXE” /e “%1”

Second sequence
  • Deploy key "HKEY_CLASSES_ROOT\Excel.Sheet.8\Sheet\Open"
  • Remove key "DDEEXEC" by clicking right button above and by choosing "To remove"
  • Enter key "COMMAND"
  • Notice the presence of a value “(by default)” and of a value “command”
  • Click right button on the value “command” and choose "To remove"
  • Double-click on the value “(by default)”
  • Add a space then “%1” (with the quotation marks) at the end of the line so that the data resembles:
    “C:\Program Files\Microsoft Office\Office12\EXCEL.EXE” /e “%1”

- Close REGEDIT

没有评论:

发表评论