3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

エクセルで新しいウィンドウを開く

Posted at

#エクセルを2つ表示して作業する

##レジストリを弄ってOKな場合
以下のURLで設定可能です。
http://plaza.rakuten.co.jp/mscrtf/diary/201212300000/

##レジストリを弄らない方法

  • ショートカットを作成します
    • リンク先 "C:\Program Files\Microsoft Office\Office14\EXCEL.EXE" /e
    • ショートカットはスタートメニューのどこか適当なところに配置します
  • ショートカットへのホットキーを設定します
    • 例ではCtrl+Shift+Eで起動
  • 2つ目のエクセルを開く前に↑で作成したショートカットを起動し、ファイルをD&Dすれば別々のウィンドウで表示できます。

(参考画像)
2016-04-15_10-40-04_No-00.png

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?