+ Reply to Thread
Results 1 to 7 of 7

If Function Help / Assistance

  1. #1
    Registered User
    Join Date
    11-07-2017
    Location
    UK
    MS-Off Ver
    2016
    Posts
    11

    If Function Help / Assistance

    Hello

    I am building a royalty report for merchandise and making up excel as I’m going along 😊. If anyone can help, that would be awesome!

    I basically want column O to be filled in with the corresponding postage cost charged to the customer with the information pulled from column D, M & tab 2,3.

    Some Example below how field 0 should look

    Test 1 = £11.00
    Test 2 = £0.00
    Test 3 = £6.00
    Test 4 = £7.50

    Any help would be hugely appreciated! xlsx file attached to give you an idea

    Regards
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,082

    Re: If Function Help / Assistance

    Your data's up the creak.

    There's no Europe Flat Rate SweatShirt in your table, it's Sweatshirts
    You have "Shirt " not "Shirt" in your lookup table

    There's no Free Shipping code but once yuou've fixed some or all of those this works

    in D3
    =IFERROR(LOOKUP(2,1/(N3='Postage Charged'!B$1:B$150)/(D3='Postage Charged'!C$1:C$150),('Postage Charged'!D$1:D$150)),0)
    and copy down
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Valued Forum Contributor
    Join Date
    04-13-2011
    Location
    Ottawa, Canada
    MS-Off Ver
    365
    Posts
    1,116

    Re: If Function Help / Assistance

    Hi...I am still not clear. How do you determined between UK Flat Rate and UK Tracked, based on column D, M and tab 2,3?

    As for other countries that are not UK, can we not use the description on column N, and then just do lookup on tab 3?

  4. #4
    Valued Forum Contributor ranman256's Avatar
    Join Date
    07-29-2012
    Location
    Kentucky
    MS-Off Ver
    Excel 2003
    Posts
    1,192

    Re: If Function Help / Assistance

    row 3 is PEDALS, shipping from US
    COUNTRY CODE: US, results in Rate= International 1

    Postage Charged sheet HAS NO 'International 1' rate,
    it does have:
    International 1 Flat Rate
    International 1 Tracked

    country AU , does not exist, thus error

  5. #5
    Registered User
    Join Date
    02-26-2018
    Location
    Kansas, USA
    MS-Off Ver
    Excel 2016, 365
    Posts
    28

    Re: If Function Help / Assistance

    It took a lot of work, and i might have messed up some of the original prices, but here is your fixed sheet.

    BTW, this had little to nothing to do with an if statement.


    If this solved you problem, please click add reputation at the bottom left of this comment, and mark this tread solved
    (Thread tools, at the top, Mark as solved)
    :: BatNoob
    ' BatNoob
    /* BatNoob*/

  6. #6
    Registered User
    Join Date
    11-07-2017
    Location
    UK
    MS-Off Ver
    2016
    Posts
    11

    Re: If Function Help / Assistance

    This is awesome Batnoob, thank you! Just a quick one, what is the shortcut to autofill column O? Ultimatley I have 76 lines of data to input but the lookup and postage match all elements change when I autofill

  7. #7
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2504
    Posts
    19,403

    Re: If Function Help / Assistance

    If I understand what you are asking, paste the following into O3 then drag the fill handle down to O20:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. [SOLVED] Assistance with CountIF function please
    By charlie71 in forum Excel General
    Replies: 3
    Last Post: 01-09-2018, 09:54 AM
  2. [SOLVED] Asking for assistance with a look up function please
    By venti30 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-22-2016, 01:46 AM
  3. Nested If Function Assistance
    By EvoLancer in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-02-2015, 04:36 PM
  4. IF/ELSE Function assistance
    By kaye.roberts393 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-27-2013, 04:24 PM
  5. IF Function Assistance
    By Lozak09 in forum Excel General
    Replies: 3
    Last Post: 01-09-2012, 02:12 PM
  6. Function Assistance
    By kylie.dutton in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-12-2010, 03:41 AM
  7. function assistance please
    By lisa_kb01 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-16-2007, 06:12 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