Results 1 to 9 of 9

If/Then Formula Question

Threaded View

  1. #3
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: If/Then Formula Question

    You should be using VLOOKUP rather than IF statements.

    Create a table somewhere in your workbook containing the Material and weight cost (make sure its in alphabetical order). Then give the table a name (Ive used "Materials" in the example).

    Then use VLOOKUP as per the example below

    Assuming you enter the code in A1, the Weight in B1 and have the answer in C1 then enter the following in C1

    =VLOOKUP(A1,materials,2,FALSE)*B1
    More on VLOOKUP > https://support.office.com/en-gb/art...8-93a18ad188a1
    Attached Files Attached Files
    If someone has helped you then please add to their Reputation

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 03-04-2012, 12:03 AM
  2. Replies: 2
    Last Post: 10-08-2009, 09:51 PM
  3. Replies: 1
    Last Post: 05-20-2009, 08:15 AM
  4. Replies: 1
    Last Post: 05-20-2009, 07:56 AM
  5. [SOLVED] Formula question-change formula based cell calling it?
    By seethesun in forum Excel General
    Replies: 2
    Last Post: 02-08-2009, 01:39 PM
  6. Formula question-formula to subtract multiple cells
    By arrchapman in forum Excel General
    Replies: 3
    Last Post: 04-17-2008, 04:13 AM
  7. [SOLVED] Newbie Question - Subtraction Formula Question
    By admiral_victory@iol.ie in forum Excel General
    Replies: 3
    Last Post: 05-05-2006, 12:55 PM
  8. IF formula question:edit the fist half of the original formula
    By impress in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-13-2006, 08:35 PM

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