+ Reply to Thread
Results 1 to 4 of 4

In Excel If then with multiple possibilities

Hybrid View

  1. #1
    impression
    Guest

    In Excel If then with multiple possibilities

    I want to set up a postage rate system. Someone puts in orders, my
    spreadsheet calculates the weight and then there is a shipping cell which
    tells them how much it is to ship it to that address. e.g. Weight equals
    126lbs. I want an If weight is greater than 125lbs but less than 130lbs
    shipping cell equals $80. BUt this needs to be a long string which allows me
    to put in approximately 50 possibilities. e.g. Weight could be 150, 1250,
    836 and all of these need to have corresponding and different shipping
    weights. I can write it for one possibility but I can't get multiple
    possibilities to be accepted. Thanks for your time.

  2. #2
    Tom Ogilvy
    Guest

    Re: In Excel If then with multiple possibilities

    This is usually done with tables. Look in Excel help at the VLookup
    worksheet function.

    --
    Regards,
    Tom Ogilvy

    "impression" <impression@discussions.microsoft.com> wrote in message
    news:C21EA00E-4E00-496A-AA67-1F4832D513C0@microsoft.com...
    > I want to set up a postage rate system. Someone puts in orders, my
    > spreadsheet calculates the weight and then there is a shipping cell which
    > tells them how much it is to ship it to that address. e.g. Weight equals
    > 126lbs. I want an If weight is greater than 125lbs but less than 130lbs
    > shipping cell equals $80. BUt this needs to be a long string which allows

    me
    > to put in approximately 50 possibilities. e.g. Weight could be 150,

    1250,
    > 836 and all of these need to have corresponding and different shipping
    > weights. I can write it for one possibility but I can't get multiple
    > possibilities to be accepted. Thanks for your time.




  3. #3
    Nick Hodge
    Guest

    Re: In Excel If then with multiple possibilities

    This would be better using a VLOOKUP formula on the worksheet, using the
    True last parameter

    --
    HTH
    Nick Hodge
    Microsoft MVP - Excel
    Southampton, England
    nick_hodgeTAKETHISOUT@zen.co.uk.ANDTHIS

    "impression" <impression@discussions.microsoft.com> wrote in message
    news:C21EA00E-4E00-496A-AA67-1F4832D513C0@microsoft.com...
    >I want to set up a postage rate system. Someone puts in orders, my
    > spreadsheet calculates the weight and then there is a shipping cell which
    > tells them how much it is to ship it to that address. e.g. Weight equals
    > 126lbs. I want an If weight is greater than 125lbs but less than 130lbs
    > shipping cell equals $80. BUt this needs to be a long string which allows
    > me
    > to put in approximately 50 possibilities. e.g. Weight could be 150,
    > 1250,
    > 836 and all of these need to have corresponding and different shipping
    > weights. I can write it for one possibility but I can't get multiple
    > possibilities to be accepted. Thanks for your time.




  4. #4
    Nick Hodge
    Guest

    Re: In Excel If then with multiple possibilities

    Sorry

    To explain that further you set up the table of postage rates elsewhere on
    the sheet or on another sheet

    --
    HTH
    Nick Hodge
    Microsoft MVP - Excel
    Southampton, England
    nick_hodgeTAKETHISOUT@zen.co.uk.ANDTHIS

    "impression" <impression@discussions.microsoft.com> wrote in message
    news:C21EA00E-4E00-496A-AA67-1F4832D513C0@microsoft.com...
    >I want to set up a postage rate system. Someone puts in orders, my
    > spreadsheet calculates the weight and then there is a shipping cell which
    > tells them how much it is to ship it to that address. e.g. Weight equals
    > 126lbs. I want an If weight is greater than 125lbs but less than 130lbs
    > shipping cell equals $80. BUt this needs to be a long string which allows
    > me
    > to put in approximately 50 possibilities. e.g. Weight could be 150,
    > 1250,
    > 836 and all of these need to have corresponding and different shipping
    > weights. I can write it for one possibility but I can't get multiple
    > possibilities to be accepted. Thanks for your time.




+ 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