Thread
:
range with variable row
View Single Post
#
1
Posted to microsoft.public.excel.programming
Bonobo
external usenet poster
Posts: 17
range with variable row
I have a macro with a loop From r = 14 to lastrow
I need to define a Range with Row r and Columns "D" to "P"
What is the correct syntax to define the range with a variable row?
Reply With Quote
Bonobo
View Public Profile
Find all posts by Bonobo