+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 16 to 28 of 28
  1. #16
    Dave Peterson
    Guest

    Re: Problem with formula

    And you have another response at your other thread in .programming.

    numerion wrote:
    >
    > =IF(ISERROR((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0)), "Not Active", ((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0))).
    >
    > Im using this formula to take names from one sheet and display on
    > another sheet but when I put the formula in B2 Im not getting any
    > results. Can someone help me please?
    >
    > --
    > numerion
    > ------------------------------------------------------------------------
    > numerion's Profile: http://www.excelforum.com/member.php...o&userid=22975
    > View this thread: http://www.excelforum.com/showthread...hreadid=384538


    --

    Dave Peterson

  2. #17
    Bob Phillips
    Guest

    Re: Problem with formula

    =IF(ISERROR(VLOOKUP($A2,Sheet2!$A$2:$A$14,1,0)),"Not
    Active",((VLOOKUP($A2,Sheet2!$A$2:$A$14,1,0))))

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "numerion" <numerion.1rpcav_1120576048.5616@excelforum-nospam.com> wrote in
    message news:numerion.1rpcav_1120576048.5616@excelforum-nospam.com...
    >
    > For some reason Im having problems with the "Not Active" statement in
    > the formula Im getting #value! in red as an error?
    >
    >
    > --
    > numerion
    > ------------------------------------------------------------------------
    > numerion's Profile:

    http://www.excelforum.com/member.php...o&userid=22975
    > View this thread: http://www.excelforum.com/showthread...hreadid=384538
    >




  3. #18
    Dave Peterson
    Guest

    Re: Problem with formula

    And you have another response at your other thread in .programming.

    numerion wrote:
    >
    > =IF(ISERROR((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0)), "Not Active", ((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0))).
    >
    > Im using this formula to take names from one sheet and display on
    > another sheet but when I put the formula in B2 Im not getting any
    > results. Can someone help me please?
    >
    > --
    > numerion
    > ------------------------------------------------------------------------
    > numerion's Profile: http://www.excelforum.com/member.php...o&userid=22975
    > View this thread: http://www.excelforum.com/showthread...hreadid=384538


    --

    Dave Peterson

  4. #19
    Bob Phillips
    Guest

    Re: Problem with formula

    =IF(ISERROR(VLOOKUP($A2,Sheet2!$A$2:$A$14,1,0)),"Not
    Active",((VLOOKUP($A2,Sheet2!$A$2:$A$14,1,0))))

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "numerion" <numerion.1rpcav_1120576048.5616@excelforum-nospam.com> wrote in
    message news:numerion.1rpcav_1120576048.5616@excelforum-nospam.com...
    >
    > For some reason Im having problems with the "Not Active" statement in
    > the formula Im getting #value! in red as an error?
    >
    >
    > --
    > numerion
    > ------------------------------------------------------------------------
    > numerion's Profile:

    http://www.excelforum.com/member.php...o&userid=22975
    > View this thread: http://www.excelforum.com/showthread...hreadid=384538
    >




  5. #20
    Dave Peterson
    Guest

    Re: Problem with formula

    And you have another response at your other thread in .programming.

    numerion wrote:
    >
    > =IF(ISERROR((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0)), "Not Active", ((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0))).
    >
    > Im using this formula to take names from one sheet and display on
    > another sheet but when I put the formula in B2 Im not getting any
    > results. Can someone help me please?
    >
    > --
    > numerion
    > ------------------------------------------------------------------------
    > numerion's Profile: http://www.excelforum.com/member.php...o&userid=22975
    > View this thread: http://www.excelforum.com/showthread...hreadid=384538


    --

    Dave Peterson

  6. #21
    Bob Phillips
    Guest

    Re: Problem with formula

    =IF(ISERROR(VLOOKUP($A2,Sheet2!$A$2:$A$14,1,0)),"Not
    Active",((VLOOKUP($A2,Sheet2!$A$2:$A$14,1,0))))

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "numerion" <numerion.1rpcav_1120576048.5616@excelforum-nospam.com> wrote in
    message news:numerion.1rpcav_1120576048.5616@excelforum-nospam.com...
    >
    > For some reason Im having problems with the "Not Active" statement in
    > the formula Im getting #value! in red as an error?
    >
    >
    > --
    > numerion
    > ------------------------------------------------------------------------
    > numerion's Profile:

    http://www.excelforum.com/member.php...o&userid=22975
    > View this thread: http://www.excelforum.com/showthread...hreadid=384538
    >




  7. #22
    Dave Peterson
    Guest

    Re: Problem with formula

    And you have another response at your other thread in .programming.

    numerion wrote:
    >
    > =IF(ISERROR((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0)), "Not Active", ((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0))).
    >
    > Im using this formula to take names from one sheet and display on
    > another sheet but when I put the formula in B2 Im not getting any
    > results. Can someone help me please?
    >
    > --
    > numerion
    > ------------------------------------------------------------------------
    > numerion's Profile: http://www.excelforum.com/member.php...o&userid=22975
    > View this thread: http://www.excelforum.com/showthread...hreadid=384538


    --

    Dave Peterson

  8. #23
    Bob Phillips
    Guest

    Re: Problem with formula

    =IF(ISERROR(VLOOKUP($A2,Sheet2!$A$2:$A$14,1,0)),"Not
    Active",((VLOOKUP($A2,Sheet2!$A$2:$A$14,1,0))))

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "numerion" <numerion.1rpcav_1120576048.5616@excelforum-nospam.com> wrote in
    message news:numerion.1rpcav_1120576048.5616@excelforum-nospam.com...
    >
    > For some reason Im having problems with the "Not Active" statement in
    > the formula Im getting #value! in red as an error?
    >
    >
    > --
    > numerion
    > ------------------------------------------------------------------------
    > numerion's Profile:

    http://www.excelforum.com/member.php...o&userid=22975
    > View this thread: http://www.excelforum.com/showthread...hreadid=384538
    >




  9. #24
    Dave Peterson
    Guest

    Re: Problem with formula

    And you have another response at your other thread in .programming.

    numerion wrote:
    >
    > =IF(ISERROR((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0)), "Not Active", ((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0))).
    >
    > Im using this formula to take names from one sheet and display on
    > another sheet but when I put the formula in B2 Im not getting any
    > results. Can someone help me please?
    >
    > --
    > numerion
    > ------------------------------------------------------------------------
    > numerion's Profile: http://www.excelforum.com/member.php...o&userid=22975
    > View this thread: http://www.excelforum.com/showthread...hreadid=384538


    --

    Dave Peterson

  10. #25
    Bob Phillips
    Guest

    Re: Problem with formula

    =IF(ISERROR(VLOOKUP($A2,Sheet2!$A$2:$A$14,1,0)),"Not
    Active",((VLOOKUP($A2,Sheet2!$A$2:$A$14,1,0))))

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "numerion" <numerion.1rpcav_1120576048.5616@excelforum-nospam.com> wrote in
    message news:numerion.1rpcav_1120576048.5616@excelforum-nospam.com...
    >
    > For some reason Im having problems with the "Not Active" statement in
    > the formula Im getting #value! in red as an error?
    >
    >
    > --
    > numerion
    > ------------------------------------------------------------------------
    > numerion's Profile:

    http://www.excelforum.com/member.php...o&userid=22975
    > View this thread: http://www.excelforum.com/showthread...hreadid=384538
    >




  11. #26
    Dave Peterson
    Guest

    Re: Problem with formula

    And you have another response at your other thread in .programming.

    numerion wrote:
    >
    > =IF(ISERROR((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0)), "Not Active", ((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0))).
    >
    > Im using this formula to take names from one sheet and display on
    > another sheet but when I put the formula in B2 Im not getting any
    > results. Can someone help me please?
    >
    > --
    > numerion
    > ------------------------------------------------------------------------
    > numerion's Profile: http://www.excelforum.com/member.php...o&userid=22975
    > View this thread: http://www.excelforum.com/showthread...hreadid=384538


    --

    Dave Peterson

  12. #27
    Bob Phillips
    Guest

    Re: Problem with formula

    =IF(ISERROR(VLOOKUP($A2,Sheet2!$A$2:$A$14,1,0)),"Not
    Active",((VLOOKUP($A2,Sheet2!$A$2:$A$14,1,0))))

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "numerion" <numerion.1rpcav_1120576048.5616@excelforum-nospam.com> wrote in
    message news:numerion.1rpcav_1120576048.5616@excelforum-nospam.com...
    >
    > For some reason Im having problems with the "Not Active" statement in
    > the formula Im getting #value! in red as an error?
    >
    >
    > --
    > numerion
    > ------------------------------------------------------------------------
    > numerion's Profile:

    http://www.excelforum.com/member.php...o&userid=22975
    > View this thread: http://www.excelforum.com/showthread...hreadid=384538
    >




  13. #28
    Dave Peterson
    Guest

    Re: Problem with formula

    And you have another response at your other thread in .programming.

    numerion wrote:
    >
    > =IF(ISERROR((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0)), "Not Active", ((vlookup($A$2:$A$31,
    > Sheet2!$A$2:$A$14, 1, 0))).
    >
    > Im using this formula to take names from one sheet and display on
    > another sheet but when I put the formula in B2 Im not getting any
    > results. Can someone help me please?
    >
    > --
    > numerion
    > ------------------------------------------------------------------------
    > numerion's Profile: http://www.excelforum.com/member.php...o&userid=22975
    > View this thread: http://www.excelforum.com/showthread...hreadid=384538


    --

    Dave Peterson

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.2.0