G
Guest
I want to find the last row in a worksheet, then add the text "Total" under
column B, and add a border from column C thru O:
..Borders(xlEdgeBottom)
..LineStyle = xlDouble
How can I select the range?
-Agnes
column B, and add a border from column C thru O:
..Borders(xlEdgeBottom)
..LineStyle = xlDouble
How can I select the range?
-Agnes