+ Reply to Thread
Results 1 to 5 of 5

validation from two columns

  1. #1
    Christopher Gilbert
    Guest

    validation from two columns

    does anyone know how to use validation to look at two columns at the same
    time ?
    --
    CHRISTOPHER GILBERT
    SHAMROCK INC
    RED LION BUSINESS CENTER
    143 RED LION ROAD
    VINCENTOWN, NJ 08088
    P.O. BOX 2537
    PHONE: 609 859 2424
    [email protected]
    HTTP://WWW.SHAMROCK-INC.COM

  2. #2
    Bob Phillips
    Guest

    Re: validation from two columns

    What would the validation test?

    --

    HTH

    Bob Phillips

    (replace xxxx in the email address with gmail if mailing direct)

    "Christopher Gilbert" <[email protected]> wrote
    in message news:[email protected]...
    > does anyone know how to use validation to look at two columns at the same
    > time ?
    > --
    > CHRISTOPHER GILBERT
    > SHAMROCK INC
    > RED LION BUSINESS CENTER
    > 143 RED LION ROAD
    > VINCENTOWN, NJ 08088
    > P.O. BOX 2537
    > PHONE: 609 859 2424
    > [email protected]
    > HTTP://WWW.SHAMROCK-INC.COM




  3. #3
    Jessica
    Guest

    RE: validation from two columns

    Try to adapt this function:

    =IF(and(L42>L43,L43>0),TRUE,FALSE)

    "Christopher Gilbert" wrote:

    > does anyone know how to use validation to look at two columns at the same
    > time ?
    > --
    > CHRISTOPHER GILBERT
    > SHAMROCK INC
    > RED LION BUSINESS CENTER
    > 143 RED LION ROAD
    > VINCENTOWN, NJ 08088
    > P.O. BOX 2537
    > PHONE: 609 859 2424
    > [email protected]
    > HTTP://WWW.SHAMROCK-INC.COM


  4. #4
    Christopher Gilbert
    Guest

    Re: validation from two columns

    i just need to use the list function. i'm going to use it in conjunction with
    vlookup but i need the validation to see twio columns and not one. thanks for
    all the help !!
    --
    CHRISTOPHER GILBERT
    SHAMROCK INC
    RED LION BUSINESS CENTER
    143 RED LION ROAD
    VINCENTOWN, NJ 08088
    P.O. BOX 2537
    PHONE: 609 859 2424
    [email protected]
    HTTP://WWW.SHAMROCK-INC.COM


    "Bob Phillips" wrote:

    > What would the validation test?
    >
    > --
    >
    > HTH
    >
    > Bob Phillips
    >
    > (replace xxxx in the email address with gmail if mailing direct)
    >
    > "Christopher Gilbert" <[email protected]> wrote
    > in message news:[email protected]...
    > > does anyone know how to use validation to look at two columns at the same
    > > time ?
    > > --
    > > CHRISTOPHER GILBERT
    > > SHAMROCK INC
    > > RED LION BUSINESS CENTER
    > > 143 RED LION ROAD
    > > VINCENTOWN, NJ 08088
    > > P.O. BOX 2537
    > > PHONE: 609 859 2424
    > > [email protected]
    > > HTTP://WWW.SHAMROCK-INC.COM

    >
    >
    >


  5. #5
    Bob Phillips
    Guest

    Re: validation from two columns

    Ah, I see.

    No you can't do that, the best you can do is concatenate them in another
    column and referee to that.

    --

    HTH

    Bob Phillips

    (replace xxxx in the email address with gmail if mailing direct)

    "Jessica" <[email protected]> wrote in message
    news:[email protected]...
    > Try to adapt this function:
    >
    > =IF(and(L42>L43,L43>0),TRUE,FALSE)
    >
    > "Christopher Gilbert" wrote:
    >
    > > does anyone know how to use validation to look at two columns at the

    same
    > > time ?
    > > --
    > > CHRISTOPHER GILBERT
    > > SHAMROCK INC
    > > RED LION BUSINESS CENTER
    > > 143 RED LION ROAD
    > > VINCENTOWN, NJ 08088
    > > P.O. BOX 2537
    > > PHONE: 609 859 2424
    > > [email protected]
    > > HTTP://WWW.SHAMROCK-INC.COM




+ 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