Thread
:
How to define a relative named range in VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
John Broderick
external usenet poster
Posts: 4
How to define a relative named range in VBA
For example I want to create a name (CellBelow) that always refers to the
cell below the active cell.
I know how to do this with Insert Name / Define, but how does one do it
within VBA?
Thanks,
JB
Reply With Quote
John Broderick
View Public Profile
Find all posts by John Broderick