Thread
:
Modifying a Defined Name's Contents
View Single Post
#
6
Posted to microsoft.public.excel.programming
kittronald
external usenet poster
Posts: 162
Modifying a Defined Name's Contents
Garry,
When I enter the following, Error 2029 occurs in the Immediate Window
.... why ?
Dim a As Variant
a =
Application.Evaluate(ActiveWorkbook.Names("Fill_Fo rmula").RefersTo)
Debug.Print a
- Ronald K.
Reply With Quote
kittronald
View Public Profile
Find all posts by kittronald