+ Reply to Thread
Results 1 to 3 of 3

Excel->Data->Validation Foruma Query

  1. #1
    Registered User
    Join Date
    06-12-2008
    Posts
    2

    Excel->Data->Validation Foruma Query

    Hi,
    I have got a requirement which is as folows:--
    1)Suppose $A$2 can have three values:-- apple,orange,grapes.
    If it has value as apple or grapes then validation should happen that $B$2 value should greater then zero.I need to implement it through Excel->data->validation.Please let me know how to create the formula for it.

    2)Also how to extend it to all cells below it.I mean the formula should apply all cells below.like ($A$3-> $B$3) etc .($A$4-> $B$4) .etc

    Regards,
    Rahul
    Last edited by VBA Noob; 06-12-2008 at 02:05 AM.

  2. #2
    Registered User
    Join Date
    06-12-2008
    Posts
    2

    Extend data validation to below cells

    Hi,
    I applied a data validation to a cell B5 through excel-data-validation.
    When i enter data in B6, it doesnt fire.
    How can I ensure that the same validation formula apples to all below cells.
    The for,ula i am using is:--
    =OR(E7="apple", 1<K7)

    Regards,
    Rahul
    Last edited by VBA Noob; 06-12-2008 at 02:04 AM.

  3. #3
    Valued Forum Contributor ratcat's Avatar
    Join Date
    03-07-2008
    Location
    Rural NSW, Australia
    MS-Off Ver
    Vista 2007
    Posts
    1,111
    G'day and welcome to the forum,

    Not clear on the goal(s) you need to meet. Please upload a zip example and we can go from there.


    Cheers
    Have I made you happy ??? If yes, please make me happy by pressing the http://www.excelforum.com/images/buttons/reputation-40b.png Add Reputation button in my post.
    Please don't forget to do the same to other contributors of this forum.

    Thanks
    I don't void confusion, I create it

+ 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