Thread
:
Naming a range with VBA...
View Single Post
#
1
Posted to microsoft.public.excel.programming
Steff_DK[_14_]
external usenet poster
Posts: 1
Naming a range with VBA...
This won't work (either...)
sAddr dosn't get accepted as a cell address...
sAddr = ActiveCell.Address
ActiveWorkbook.Names.Add Name:="test"
RefersToR1C1:="=Lister!R1C7:sAddr
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
Steff_DK[_14_]
View Public Profile
Find all posts by Steff_DK[_14_]