Thread
:
How to specify a range in Excel macro
View Single Post
#
4
Posted to microsoft.public.excel.programming
ozcank[_11_]
external usenet poster
Posts: 1
How to specify a range in Excel macro
you could try something like
Range("A:A").select
should wor
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
ozcank[_11_]
View Public Profile
Find all posts by ozcank[_11_]