+ Reply to Thread
Results 1 to 4 of 4

Simple Formula Trouble

  1. #1
    FP Novice
    Guest

    Simple Formula Trouble

    Hey all,

    I want to set a range of possible Numerical cell entries in C2 to be
    converted into different Numerical Cell entries in D2 and E2 by use of
    formulas.

    Example:
    C2="8320-0-5-51" which is a logical equipment number in a packet switch.
    D2="SW-1" which is the physical packet switch ID.
    E2="Port 1" which is the physical port number on the identified
    switch.

    In other words if one of my technicians enters the 'logical' equipment ID I
    would like the 'physical' switch ID created by use of formulas in D2 and the
    'physical' port number created in E2.

    My question is can this be done? If so how do I go about it? I have been
    trying to educate myself without any books and I am slowly getting nowhere.
    Any help would be appreciated.

    Thanks,
    Todd M. Garthaffner

  2. #2
    CLR
    Guest

    RE: Simple Formula Trouble

    The feature you are looking for is called VLOOKUP, and you would need a
    VLOOKUP formula in D2 and E2 to return the values you seek. You would also
    have to create a VLOOKUP Table, relating all the values of concern.
    Depending on how many different values you wish to look up, you may wish to
    put a dropdown box in the lookup cell to prevent type-o's, as VLOOKUP can
    return errors unless it finds exactly what you're looking
    for............www.contextures.com has some instructions on VLOOKUP.

    hth
    Vaya con Dios,
    Chuck, CABGx3



    "FP Novice" wrote:

    > Hey all,
    >
    > I want to set a range of possible Numerical cell entries in C2 to be
    > converted into different Numerical Cell entries in D2 and E2 by use of
    > formulas.
    >
    > Example:
    > C2="8320-0-5-51" which is a logical equipment number in a packet switch.
    > D2="SW-1" which is the physical packet switch ID.
    > E2="Port 1" which is the physical port number on the identified
    > switch.
    >
    > In other words if one of my technicians enters the 'logical' equipment ID I
    > would like the 'physical' switch ID created by use of formulas in D2 and the
    > 'physical' port number created in E2.
    >
    > My question is can this be done? If so how do I go about it? I have been
    > trying to educate myself without any books and I am slowly getting nowhere.
    > Any help would be appreciated.
    >
    > Thanks,
    > Todd M. Garthaffner


  3. #3
    FP Novice
    Guest

    RE: Simple Formula Trouble

    Thank You,

    I figured I needed some sort of table since there was a conversion of
    'non-real' data involved. I will try what you mentioned.

    Thanks once again,
    Todd

  4. #4
    CLR
    Guest

    RE: Simple Formula Trouble

    You're welcome.........thanks for the feedback.
    Post back if you run into difficulties.........

    Vaya con Dios,
    Chuck, CABGx3



    "FP Novice" wrote:

    > Thank You,
    >
    > I figured I needed some sort of table since there was a conversion of
    > 'non-real' data involved. I will try what you mentioned.
    >
    > Thanks once again,
    > Todd


+ 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