回答編集履歴
1
追記
test
CHANGED
@@ -9,3 +9,9 @@
|
|
9
9
|
pivotCashes.Create(........., SourceData:="........◯◯!R3C1:R" & 変数 & "c22", Version:=6)
|
10
10
|
|
11
11
|
```
|
12
|
+
|
13
|
+
以下参考
|
14
|
+
|
15
|
+
[文字列の結合](https://www.officepro.jp/excelvba/basic/index7.html)
|
16
|
+
|
17
|
+
[第14回.文字の結合(&アンパサンド)と継続行(_アンダーバー)](https://excel-ubara.com/excelvba1/EXCELVBA314.html)
|