Macro Range Selection

R

Roy A.

The the range select below I would like to be able to start the cursor in any
row and have it select columns A:C

Range("A16:C16").Select

Thanks for any assistance
 
Top