Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Code seems OK except that we have to add the "=" to RefersTo, therefor
(partial) :- RefersToR1C1:="=" & Application.Activesheet.Range(strStartOfRange & ": & sreEndOfRange) Don't need ActiveWorkbook because ActiveSheet is at application leve too. Cannot check further without seeing your data. You could put line in to check :- Msgbox(ActiveSheet.Range(strRangeName).Address -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Defining Multiple "named" data ranges for Piot Tables in Excel 200 | Excel Discussion (Misc queries) | |||
Defining a name that represent identical ranges in every sheet | Excel Discussion (Misc queries) | |||
Defining identical names that represent different ranges of cells | Excel Discussion (Misc queries) | |||
Defining Ranges | Excel Worksheet Functions | |||
Defining Ranges | Excel Programming |