+ Reply to Thread
Results 1 to 8 of 8

Validation based on a range of values

Hybrid View

  1. #1
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    You can define a range with a "dynamic range" i.e a range which adjusts itself automatically ...

    Insert Name Define
    give your range a name
    in the formula area type
    =Offset(Sheet1!$A$1,0,0,CountA(Sheet1!$A:$A),CountA(Sheet1!$1:$1))

    HTH
    Carim

  2. #2
    Registered User
    Join Date
    01-18-2004
    Posts
    15
    Quote Originally Posted by Carim
    You can define a range with a "dynamic range" i.e a range which adjusts itself automatically ...

    Insert Name Define
    give your range a name
    in the formula area type
    =Offset(Sheet1!$A$1,0,0,CountA(Sheet1!$A:$A),CountA(Sheet1!$1:$1))

    HTH
    Carim
    that is to say that the list starts in A1.
    If the list of names is 1 column, the CountA(Sheet1!$1:$1) is replaced with 1

    avner

  3. #3
    Registered User
    Join Date
    06-01-2006
    Posts
    36

    Thanks

    Thanks guys. I got it. That works great!

  4. #4
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Glad your problem is fixed

    Thanks for the feedback

    Carim

+ 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