Dim LR As Long LR = Range("A" & Rows.Count).End(xlUp).Row Range("A2:Z" & LR).Borders.Weight = xlMedium. In my macro I already define lrow as
確定! 回上一頁