Sub FormatExcelRange() Dim SampleRange As Range Set SampleRange = Range("A1: B10") 'Formatting the cell borders With SampleRange.Borders .
確定! 回上一頁