+ Reply to Thread
Results 1 to 2 of 2

named range programmatically editable?

  1. #1
    Registered User
    Join Date
    04-25-2013
    Location
    toronto
    MS-Off Ver
    Excel 2003
    Posts
    58

    named range programmatically editable?

    I have defined a few named ranges in one of my worksheets, upon which some of my validated options depend. This is fine as long as everything remains as it is. Once in a while I may have to change this by hand to adjust the named ranges.

    I am wondering, if this is doable by vba macros? Could I code to do this to effect any change in my named ranges?

    Say, for example, I like to expand one named range called "optionA" to be two rows more to contain two more options. I do not want to do this by hand, but purely by codes.

  2. #2
    Forum Guru Izandol's Avatar
    Join Date
    03-29-2012
    Location
    *
    MS-Off Ver
    Excel 20(03|10|13)
    Posts
    2,581

    Re: named range programmatically editable?

    You may use:
    Please Login or Register  to view this content.
    However you may be able to define the range with a dynamic formula so that it expands as you add data with no programming required.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Adding row to a named range-updating the named range address
    By kjsconv in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 08-12-2013, 11:22 PM
  2. Replies: 1
    Last Post: 02-27-2013, 12:00 AM
  3. [SOLVED] Determine what Named Range the Target Address is and return Named Range Name
    By jordan2322 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-18-2012, 10:49 PM
  4. Programmatically UpdateNamed Range
    By Tarball in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-08-2009, 10:47 AM
  5. How do I programmatically specify a range.
    By Hari in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-17-2005, 12:23 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1