+ Reply to Thread
Results 1 to 2 of 2

Check if cell is part of a named range

  1. #1
    Registered User
    Join Date
    08-16-2007
    Location
    Portsmouth, UK
    Posts
    86

    Check if cell is part of a named range

    Is it possible to test if a cell is part of a named range?

    Basically I have values that muct be the same across two or more sheets but need to be manually updated.

    My idea is:

    Using a worksheet_change event
    First check if the cell is part of a named range,
    If so check that it's value is the same as that in the other cells of the named range.
    If not display a form showing all the both values and get the user to select the correct value.

    I have never really worked with name ranges so not sure if it's possible. The bit I am currently stuck with is the first part (highlighted). If anyone could help it would be appreciated.

  2. #2
    Forum Guru
    Join Date
    08-26-2007
    Location
    London
    Posts
    4,606
    Perhaps something along these lines:
    Please Login or Register  to view this content.

+ 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