Excel VBA質問箱 IV

当質問箱は、有志のボランティア精神のおかげで成り立っています。
問題が解決したら、必ずお礼をしましょうね。
本サイトの基本方針をまとめました。こちら をご一読ください。

投稿種別の選択が必要です。ご注意ください。
迷惑投稿防止のため、URLの入力を制限しています。ご了承ください。


11209 / 76735 ←次へ | 前へ→

【71066】Re:ifの整理
質問  クリシュファー  - 12/1/27(金) 17:09 -

引用なし
パスワード
   ▼クリシュファー さん:
>▼ちん さん:
>ありがとうございます
>
If CheckBox1.Value = True Then Cells(行, "F").Copy Sheet2.Range("C6:I7")

 If CheckBox2.Value = True Then Cells(行, "G").Copy Sheet2.Range("K6:Q7")

 If CheckBox3.Value = True Then Cells(行, "H").Copy Sheet2.Range("S6:Y7")

 If CheckBox4.Value = True Then Cells(行, "I").Copy Sheet2.Range("AA6:AG7")
 If CheckBox5.Value = True Then Cells(行, "J").Copy Sheet2.Range("C8:I9")
 If CheckBox6.Value = True Then Cells(行, "K").Copy Sheet2.Range("K8:Q9")
 If CheckBox7.Value = True Then Cells(行, "L").Copy Sheet2.Range("S8:Y9")
 If CheckBox8.Value = True Then Cells(行, "M").Copy Sheet2.Range("AA8:AG9")
 If CheckBox9.Value = True Then Cells(行, "N").Copy Sheet2.Range("C10:I11"))
 If CheckBox10.Value = True Then Cells(行, "O").Copy Sheet2.Range("K10:Q11")
 If CheckBox11.Value = True Then Cells(行, "P").Copy Sheet2.Range("S10:Y11")
 If CheckBox12.Value = True Then Cells(行, "Q").Copy Sheet2.Range("AA10:AG11")
 If CheckBox13.Value = True Then Cells(行, "R").Copy Sheet2.Range("C12:I13")
 If CheckBox14.Value = True Then Cells(行, "S").Copy Sheet2.Range("K12:Q13")
 If CheckBox15.Value = True Then Cells(行, "T").Copy Sheet2.Range("S12:Y13")
 If CheckBox16.Value = True Then Cells(行, "U").Copy Sheet2.Range("AA12:AG13")
 If CheckBox17.Value = True Then Cells(行, "V").Copy Sheet2.Range("C14:I15")


ありがとうございます
こんな形までできました

歯抜けになってしまうのだけなんとかできればありがたいのですが
13 hits

【71061】ifの整理 クリシュファー 12/1/27(金) 14:11 質問
【71062】Re:ifの整理 Yuki 12/1/27(金) 14:31 回答
【71063】Re:ifの整理 クリシュファー 12/1/27(金) 14:44 質問
【71064】Re:ifの整理 ちん 12/1/27(金) 15:59 発言
【71065】Re:ifの整理 クリシュファー 12/1/27(金) 16:47 質問
【71066】Re:ifの整理 クリシュファー 12/1/27(金) 17:09 質問
【71068】Re:ifの整理 kanabun 12/1/27(金) 17:34 発言
【71069】Re:ifの整理 kanabun 12/1/27(金) 17:39 発言
【71070】Re:ifの整理 クリシュファー 12/1/27(金) 18:43 質問
【71071】Re:ifの整理 Hirofumi 12/1/27(金) 20:37 発言
【71072】Re:ifの整理 クリシュファー 12/1/27(金) 20:50 発言
【71073】Re:ifの整理 Hirofumi 12/1/27(金) 21:18 発言
【71082】Re:ifの整理 クリシュファー 12/1/28(土) 8:18 質問
【71083】Re:ifの整理 Hirofumi 12/1/28(土) 9:26 発言
【71084】Re:ifの整理 Hirofumi 12/1/28(土) 9:32 発言
【71085】Re:ifの整理 クリシュファー 12/1/28(土) 9:38 質問
【71086】Re:ifの整理 kanabun 12/1/28(土) 10:55 発言
【71087】Re:ifの整理 クリシュファー 12/1/28(土) 11:35 お礼

11209 / 76735 ←次へ | 前へ→
ページ:  ┃  記事番号:
2610219
(SS)C-BOARD v3.8 is Free