Thread
:
Add name problem
View Single Post
#
1
Posted to microsoft.public.excel.programming
Luc
external usenet poster
Posts: 23
Add name problem
I want to assign the name "Grafiek" to the selected cells (not the
CurrentRegion like in the code below)
What code should i use ?
ActiveWorkbook.Names.Add Name:="Grafiek", RefersToR1C1:= _
ActiveCell.CurrentRegion
Thanxxx,
Luc
Reply With Quote
Luc
View Public Profile
Find all posts by Luc