Thread
:
VB Code Question Range(
View Single Post
#
1
Posted to microsoft.public.excel.programming
Sandy
external usenet poster
Posts: 355
VB Code Question Range(
is there a way to addreess a cell using the column number instead of the
column letter?
Instead of Range("A2").value .... Range(? & 2).value
Thank you
Reply With Quote
Sandy
View Public Profile
Find all posts by Sandy