Results 1 to 4 of 4

Adding add-on per kg untill add-on changes

Threaded View

  1. #1
    Registered User
    Join Date
    08-23-2010
    Location
    Shanghai
    MS-Off Ver
    Excel 2010
    Posts
    2

    Adding add-on per kg untill add-on changes

    =IF(ISERROR(VLOOKUP(S68;Template!$A$2:B79;2;FALSE));T67+Template!$B$22;(VLOOKUP(S68;Template!$A$2:B79;2;FALSE)))

    I need to change the red part of the formula above in such a way that instead of adding the same add on throughout the whole column it adjusts when the add-on changes. At the same time excel should remain copying the weight based values.

    In the formula S68 refers to column weight_max in worksheet2, T67 refers to a value in worksheet 2, column zone 1. $B$22 refers to 0.24.


    Worksheet 1 is the original while worksheet 2 is what it should eventually become. I want excel to copy values for 10, 15, 20, 25 kg etc. But in between I need to add the add on. So 16 kg will have the value of 79,5 + 0.24. However after 30 the add-on changes and this will change another few time throughout the document.

    Thanks alot already for any help. If this is not possible please tell me as well than I can stop trying
    Attached Images Attached Images

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