回答編集履歴
1
リンクの追記
test
CHANGED
@@ -5,3 +5,7 @@
|
|
5
5
|
Selection.PasteSpecial Paste:=xlValues
|
6
6
|
|
7
7
|
```
|
8
|
+
|
9
|
+
|
10
|
+
|
11
|
+
[Excel VBAで選択されているセルを参照するActveCellとSelectionの違いを調査](https://excel-excel.com/tips/vba_508.html)
|