+ Reply to Thread
Results 1 to 2 of 2

Prevent Cell References from changing

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    04-25-2006
    Posts
    215

    Prevent Cell References from changing

    I have a range of cells Sheet1!$D$7:$D$11 that contain names that link to another range on a separate sheet - Sheet2!$E$6:$E$10. My problem is that when I change the order of the names using Shift-Drag on Sheet2!E6:E10, the order does not change in $D$7:$D$11. The references simply change to the new location on Sheet2!$E$6:$E$10. I need for the references to stay the same. In other words, $D$7 will ALWAYS link to $E$6

    Thanks.

    -ep

  2. #2
    Forum Expert
    Join Date
    09-09-2005
    Location
    England
    MS-Off Ver
    2007
    Posts
    1,500
    Just use the indirect function indirect("Sheet2!$E$6") for example

    Regards

    Dav

+ 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