ExcelでWeb作成時に、リンク先を別ウィンドウで開く方法

JCで見積書を添付していて、ファイルを開く方法を探してました。

ExcelでWeb作成時に、リンク先を別ウィンドウで開く方法

http://hitsuji-notes.blogspot.com/2011/07/excelweb.html

ヒツジIT Tool Noteさま参照

excel2013でもターゲットフレームの設定はできなくなったようです。

■方法
ハイパーリンクのアドレス設定について、
リンク先を下記のコマンドで囲むと、新規ウィンドウでリンク先を開くことができる。
javascript:void(window.open(‘アドレス’,null));

javascript:void(window.open(‘../ファイル名’,null));

とすればいけました。

ヒツジIT様ありがとうございます。

 

Warning: Trying to access array offset on value of type bool in /home/handa-soft/www/sunnet-jp.com/tech/wp-content/themes/basepress/inc/base-template-functions.php on line 1052

Warning: Trying to access array offset on value of type bool in /home/handa-soft/www/sunnet-jp.com/tech/wp-content/themes/basepress/inc/base-template-functions.php on line 1053

Warning: Trying to access array offset on value of type bool in /home/handa-soft/www/sunnet-jp.com/tech/wp-content/themes/basepress/inc/base-template-functions.php on line 1054