Thread
:
How do I calculate an offset between two ranges?
View Single Post
#
5
Posted to microsoft.public.excel.programming
mo childs
external usenet poster
Posts: 2
How do I calculate an offset between two ranges?
That's just what I wanted. Thanks very much
Kaak wrote:
Offset = Range("B5:B9").Column - Range("D5:D9").Column
--
Mo
Reply With Quote
mo childs
View Public Profile
Find all posts by mo childs