+ Reply to Thread
Results 1 to 4 of 4

If Statement Help...

  1. #1
    Registered User
    Join Date
    10-21-2011
    Location
    Shanghai
    MS-Off Ver
    Excel Mac 2011
    Posts
    16

    If Statement Help...

    Dear All,

    I need help figuring out how i would write a formula that would automatically input the price change registered in a different sheet within the same document.

    In Iron-Ore, you have different grades of Fe and those represent different prices based on how high Fe content is.

    Based on the example provided, what i'm trying to figure out is say if I change the D4 to 58/58, how can I write a formula in I4 that will refer to the "Quick Price" Sheet and find the price for 58/58 and list it in I4? Note: The same grade may not always be in that cell which is why it has to be based on an array of some sort... At least i would imagine, i just can't code it..

    Please help!

    Thank you,

    DLB
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    01-28-2010
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2003
    Posts
    157

    Re: If Statement Help...

    maybe...
    =VLOOKUP(D4,'Quick Price'!$A:$D,4,0)
    assuming the price is in column D under the "Price FOB" heading.

    Beau Nydal

  3. #3
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: If Statement Help...

    In I4 perhaps
    Please Login or Register  to view this content.
    Values not found will leave a blank cell

  4. #4
    Registered User
    Join Date
    10-21-2011
    Location
    Shanghai
    MS-Off Ver
    Excel Mac 2011
    Posts
    16

    Re: If Statement Help...

    Thx guys, worked like a charm. I am honestly amazed by how prompt the responses have been, and above all, helpful!

    I have been learning a great deal and will rave about this forum to any one struggling with excel.

    Thanks again lads.

    Best,

    DLB

+ 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