Get the Last Row using VBA in Excel · Range("A" & Rows.Count).End(xlUp).Row · Range("A" & Rows.Count).End(xlUp).Select · Range("A" & Rows.Count).End(xlUp).
確定! 回上一頁