Excel VBA 質問スレ Part80(ワッチョイあり) (101レス)
Excel VBA 質問スレ Part80(ワッチョイあり) http://mevius.5ch.net/test/read.cgi/tech/1700826110/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
必死チェッカー(本家)
(べ)
自ID
レス栞
あぼーん
23: デフォルトの名無しさん (ワッチョイ 9f45-zqCT) [sage] 2024/03/05(火) 15:19:55.05 ID:lrAkKyth0 >>22 具体的な用途がわからないけど、文書内の表のセルにただ入力したいだけなら文字列で書き込めばいいんじゃないかな Sub 文書内のセルに転記() Dim str As String str = Cells(1, 1).Value Dim doc As Object, i As Long Set doc = Documents.Open(ThisWorkbook.Path & "\文書1.docm") doc.Tables(1).Cell(1, 1).Range.Text = str End Sub http://mevius.5ch.net/test/read.cgi/tech/1700826110/23
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.449s*