アットウィキロゴ

ぴいいい

Sub a()
  b = Cells(1, 1).Value
  Cells(2, 2).Value = "c" + b
 
End Sub
最終更新:2018年04月15日 03:10