Macro Range Selection
hi
range("A:C").select would select columns A through C but what is the
"current cursor row"?
regards
FSt1
"Roy A." wrote:
Range("A16:C16").Select
I would like the above command to select columns A:C with the current cursor
row.
Obviously a Macro newbee, lol Thanks for any assistance.
|