memo

本スレより

154 名前:名無しさんの野望[sage] 投稿日:2012/12/23(日) 16:15:24.84 ID:46DzQNTz ContinentsとCustom Continentsは生成方法が全く違うから、同じようで全然別物なんだよな。 #Continentsはマップ全体にかなり偏るように陸地をランダム配置するだけ #Cust…

Excelマクロ@縦に連続する空白の削除(ページ全体)

Sub deleteRows() With ActiveSheet cntC = .Cells(1, Columns.Count).End(xlToLeft).Column For col = cntC To 1 Step -1 cntR = .Cells(Rows.Count, col).End(xlUp).Row For Row = cntR To 2 Step -1 If .Cells(Row, col) = "" And .Cells(Row - 1, col) =…

ビデオの基礎

http://www.dvdforum.gr.jp/Technology/