+ Reply to Thread
Results 1 to 1 of 1

Change dependents on newly named cells

  1. #1
    Registered User
    Join Date
    10-23-2009
    Location
    montreal
    MS-Off Ver
    Excel 2003
    Posts
    1

    Change dependents on newly named cells

    Hi,
    Trying to change all the references to a certain cell so that instead of "A3" the name appears (some names have been defined after formulas already refer to the newly named cell). The code below is what I have so far (tried many small changes, but always same basic problem). The problem is that instead of going through all the dependents (called "rChild" here), it goes through some of them (sometimes only 1), then goes back to the original cell ("rRoot" here) and stays there (even if I change the condition "rChild.address = last.address" so that it is able runs more iterations, the whole thing is just stuck on the root cell and never sees other dependents).

    So here's the code and thanks for the help.



    Please Login or Register  to view this content.
    Last edited by johan_of_ulm; 10-26-2009 at 08:51 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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