Thread
:
Cells Relative to a Range
View Single Post
#
1
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 21
Cells Relative to a Range
I've got a loop thus:
For Each rFunctionKey In Range("AU22:AU25")
Within that loop, I need to get the value from cells that are 100
cells further down the active sheet, how do I get that data?
Thanks.
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]