Results 1 to 5 of 5

Thread: Split Cell and Lookup

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    May 2011
    Posts
    10
    Rep Power
    0
    bsig,

    Welcome to the ExcelFox forum.

    You are posting a picture. This means that if this was a problem where one needed to use your data, anyone trying to help you would have to enter the data manually. That makes no sense and I doubt that you would get any answer.

    To get the most precise answer, it is best to upload/attach a sample workbook (sensitive data scrubbed/removed/changed) that contains an example of your raw data on one worksheet, and on another worksheet your desired results.

    The structure and data types of the sample workbook must exactly duplicate the real workbook. Include a clear and explicit explanation of your requirements.

    To attach your workbook, scroll down and click on the Go Advanced button, then scroll down and click on the Manage Attachments button.

    Have a great day,
    Stan

  2. #2
    Junior Member
    Join Date
    Nov 2011
    Posts
    2
    Rep Power
    0
    Thank you very much, Stanley!

    I now send the sample document as you said. On cell F10 I managed to get the result I wanted by manually writting the formula. This means I need the same result but with a different (smarter and easier) way to get it.
    I guess I don't need the "duplicate" with the results I need, then.

    quantitativos-lourenco.xls

    EDIT: Oh by the way... I need some formula or anything that looks like the following: "multiply height and perimeter, then subtract the value on the cell with the names (ids?) specified on cell4"

    Thank you again
    Last edited by bsiq; 11-21-2011 at 07:43 PM.

  3. #3
    Member littleiitin's Avatar
    Join Date
    Aug 2011
    Posts
    90
    Rep Power
    15
    Hi bisq,

    Paste

    Below Formula in ; F10

    Code:
    =(D10*E10)-VLOOKUP(A10,$H$3:$L$14,5)
    Just Copy Paste this formula anywhere in Column F and you will get the desired result.


    HTH
    ------------------------

Similar Threads

  1. Replies: 5
    Last Post: 05-28-2013, 03:00 AM
  2. Lookup From Cell Range By Matching Row and Column
    By paul_pearson in forum Excel Help
    Replies: 2
    Last Post: 03-07-2013, 02:02 PM
  3. Lookup lookup lookup just can't make it work
    By work2live in forum Excel Help
    Replies: 1
    Last Post: 12-08-2012, 11:48 PM
  4. Replies: 10
    Last Post: 08-19-2012, 12:53 PM
  5. Concatenate Multiple Lookup Values in Single Cell
    By Admin in forum Download Center
    Replies: 4
    Last Post: 04-06-2012, 09:07 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •