excel sheet をコピーするために、send hotkey で"CTL c"を実行するとエラーがでます。
エラーメッセージ:“write text faild”
また同様に、typeinto で "[c(ctrl)]”とした場合は別のエラーです。
エラーメッセージ:“syntax error in the Key List”
excelの指定の部分をコピーして別ブックのシートに貼り付けたいと考えていますがうまくいきません。
教えてください。
Executing “CTL c” with send hotkey to copy the excel sheet causes an error.
Error message: “write text faild”
Similarly, if you type “[c (ctrl)]” with typeinto it is another error.
Error message: “syntax error in the Key List”
I would like to copy the specified part of excel and paste it on the sheet of another book, but it does not work.
please tell me.