+ Reply to Thread
Results 1 to 5 of 5

Identify tariff based on number of pieces

  1. #1
    Forum Contributor
    Join Date
    12-13-2012
    Location
    Italy
    MS-Off Ver
    Excel 2010
    Posts
    162

    Question Identify tariff based on number of pieces

    Hi Dears,

    i have a excel file where for each value in column A have o identify correct tariff based on tariff strucure in columns fm E to G.
    So for example if are 10 PCS, corresponding tariff is 9,5 €, ecc.

    have attached also a file.
    Book2.xlsx

    Thanks
    forfiett

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,863

    Re: Identify tariff based on number of pieces

    B2:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    and copy this cell down
    Attached Files Attached Files
    Best Regards,

    Kaper

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,412

    Re: Identify tariff based on number of pieces

    You can use this formula in B2:

    =VLOOKUP(A2,$E$2:$G$20,3)

    then copy down.

    Note that you might have to change the commas ( , ) to semicolons ( ; ), depending on your regional settings.

    Hope this helps.

    Pete

  4. #4
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,863

    Re: Identify tariff based on number of pieces

    Hi,

    There could be also need for change of function name
    If it's Italian version of Excel it could be CERCA.VERT instead of VLOOKUP

    That's why I added the attachment - once opened in excel, it will use local function names and local separators :-)

  5. #5
    Forum Contributor
    Join Date
    12-13-2012
    Location
    Italy
    MS-Off Ver
    Excel 2010
    Posts
    162

    Re: Identify tariff based on number of pieces

    working, thankss!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Identify Pieces to Dozens then Box conversion excel formula
    By 12@ in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-19-2016, 03:57 PM
  2. formula to identify week number based on date ranges and add values
    By Lmendez in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-18-2014, 12:55 PM
  3. [SOLVED] Calculation of charges based od tariff pricelist
    By forfiett in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-31-2013, 05:47 PM
  4. [SOLVED] Looking up a value based on two pieces of information
    By jshaw82 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-11-2013, 03:48 PM
  5. Identify Row Number based on Value in a cell and use that Row number in a Macro
    By johnnywinter in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-28-2009, 06:02 PM
  6. Replies: 6
    Last Post: 05-14-2005, 07:06 AM

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