Thread
:
Offset with variable?
View Single Post
#
1
Posted to microsoft.public.excel.programming
John
external usenet poster
Posts: 2,069
Offset with variable?
I get an error on this simple line of code...
st1 = st1.Offset(1, 0)
st1 is a range... is there anyother way to make st1 step one cell down?
Reply With Quote
John
View Public Profile
Find all posts by John