+ Reply to Thread
Results 1 to 3 of 3

Data Validation issue

  1. #1
    Registered User
    Join Date
    10-23-2008
    Location
    Denver
    Posts
    31

    Data Validation issue

    I am trying to change data vailidation settings on Sheet1 based on a state name provided on a separate worksheet (Sheet2). The below code is part of a macro that is assigned to a button on Sheet2. The issue is when the state name changes on Sheet2 and the button is pushed to initiate the macro to run, the state validation does not change on Sheet1.

    Please Login or Register  to view this content.
    Any help would be greatly appreciated.

    Cheers,
    C
    Last edited by cispus78; 02-25-2009 at 06:13 PM.

  2. #2
    Forum Guru
    Join Date
    08-26-2007
    Location
    London
    Posts
    4,606

    Re: Data Validation issue

    Apart from anything else, I don't think this is correct syntax:
    Please Login or Register  to view this content.
    Instead, try
    Please Login or Register  to view this content.
    or better still
    Please Login or Register  to view this content.
    Though it's not immediately apparent why you are checking for non-equivalence.

  3. #3
    Registered User
    Join Date
    10-23-2008
    Location
    Denver
    Posts
    31

    Re: Data Validation issue

    I forgot the "Range".....ugggh! It works now.....
    Cheers!

+ 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