Thread
:
Why does no one use the [A1] notation
View Single Post
#
1
Posted to microsoft.public.excel.programming
Michael[_50_]
external usenet poster
Posts: 1
Why does no one use the [A1] notation
Hello, why doesn't anyone use the [A1] notation? It seems easier to
write
[A1].select
than
Range("A1").select
so why do I never see it used, I'm guessing there must be a reason...
Thanks
Michael
Reply With Quote
Michael[_50_]
View Public Profile
Find all posts by Michael[_50_]