Thread
:
Assign a Name to a Range in VBA
View Single Post
#
5
Posted to microsoft.public.excel.programming
Papou
external usenet poster
Posts: 67
Assign a Name to a Range in VBA
Hello
ActiveWorkbook.Names.Add Name:="diagonal", RefersToR1C1:=r.Address
HTH
Cordially
Pascal
Reply With Quote
Papou
View Public Profile
Find all posts by Papou