VBA 選択範囲の任意の列のRange(R1C1)を取得

Quick Edit Pencil
Debug.Print ConvertToLetter(Selection.Column) & Selection.Row & ":" & _ConvertToLetter(Selection.Column) & Selection.Rows(Selection.Rows.Count).Row
        
Debug.Print Range(Cells(Selection.Row, 2), Cells(Selection.Rows(Selection.Rows.Count).Row, 2)).Address
        
Debug.Print Selection.Columns(2).Address

このブログの人気の投稿

旧エッジの閲覧履歴を検索 MS Edge

AppleScript 改行 コード 置換

PowerShellのGetDetailsOf メソッドでプロパティの詳細情報のID番号と項目名を列挙します

https://gemini.google.com/search?q=%5B%5BOralHistory%5D%5D

Blender 辺の交差点に頂点を追加するアドオン