Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
Sorry if posted to 2 newsgroups - my mistake. The code snippet below has been used to add a named range and this appears via Insert, Define, Names and can be used for calculations etc. The problem is if l use the drop down name box it is not there! can anybodt throw some light on this please. I need the name to appear in the dropdown ActiveWorkbook.Names.add Name:=RngName, RefersTo:= _ "=OFFSET(" & sht & tlc & ",0,0," & Rfun & "," & Cfun & ")" Regards Michael |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create named ranges WITHOUT using the Names Cells or Range | Excel Programming | |||
Range Names Appearing Like "Watermarks" | Excel Discussion (Misc queries) | |||
Named Range: Same Names, Multiple Workbooks with Same Sheet Name | Excel Discussion (Misc queries) | |||
VBA defined named range not appearing in Names list... | Excel Programming | |||
Variable names for named range | Excel Discussion (Misc queries) |