gcnick1977
New Member
- Joined
- Nov 21, 2017
- Messages
- 2
[FONT="]I'm stuck on a formula with the below set up.[/FONT]
[FONT="] [/FONT]
[FONT="]I need to find the correct price based on the unit weight using weight ranges. [/FONT]
[FONT="] [/FONT]
[FONT="] [/FONT]
[TABLE="class: jiveBorder, width: 915"]
<thead style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-family: inherit; vertical-align: baseline;">[TR]
[TH="class: header, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=6690BC]#6690BC[/URL] , align: center"]Unit Weight[/TH]
[TH="class: header, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=6690BC]#6690BC[/URL] , align: center"]Weight Ranges[/TH]
[TH="class: header, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=6690BC]#6690BC[/URL] , align: center"]Price[/TH]
[/TR]
</thead><tbody style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-family: inherit; vertical-align: baseline;">[TR]
[TD="align: center"]2.2kg[/TD]
[TD="align: center"]0-1kg
[/TD]
[TD="align: center"]$10[/TD]
[/TR]
[TR]
[TD="align: center"][/TD]
[TD="align: center"]1-2kg[/TD]
[TD="align: center"]$20[/TD]
[/TR]
[TR]
[TD="align: center"][/TD]
[TD="align: center"]2-3kg[/TD]
[TD="align: center"]$30[/TD]
[/TR]
[TR]
[TD="align: center"][/TD]
[TD="align: center"]3-4kg[/TD]
[TD="align: center"]$40[/TD]
[/TR]
</tbody>[/TABLE]
[FONT="]
[/FONT]
[FONT="]Example Answers.[/FONT]
[FONT="]Unit Weight <1kg = $10[/FONT]
[FONT="]Unit Weight >1kg & <2kg = $20[/FONT]
[FONT="]Unit Weight >2kg & <3kg = $30[/FONT]
[FONT="]Unit Weight >3kg & <4kg = $40[/FONT]
[FONT="]
Thanks.[/FONT]
[FONT="] [/FONT]
[FONT="]I need to find the correct price based on the unit weight using weight ranges. [/FONT]
[FONT="] [/FONT]
[FONT="] [/FONT]
[TABLE="class: jiveBorder, width: 915"]
<thead style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-family: inherit; vertical-align: baseline;">[TR]
[TH="class: header, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=6690BC]#6690BC[/URL] , align: center"]Unit Weight[/TH]
[TH="class: header, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=6690BC]#6690BC[/URL] , align: center"]Weight Ranges[/TH]
[TH="class: header, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=6690BC]#6690BC[/URL] , align: center"]Price[/TH]
[/TR]
</thead><tbody style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-family: inherit; vertical-align: baseline;">[TR]
[TD="align: center"]2.2kg[/TD]
[TD="align: center"]0-1kg
[/TD]
[TD="align: center"]$10[/TD]
[/TR]
[TR]
[TD="align: center"][/TD]
[TD="align: center"]1-2kg[/TD]
[TD="align: center"]$20[/TD]
[/TR]
[TR]
[TD="align: center"][/TD]
[TD="align: center"]2-3kg[/TD]
[TD="align: center"]$30[/TD]
[/TR]
[TR]
[TD="align: center"][/TD]
[TD="align: center"]3-4kg[/TD]
[TD="align: center"]$40[/TD]
[/TR]
</tbody>[/TABLE]
[FONT="]
[/FONT]
[FONT="]Example Answers.[/FONT]
[FONT="]Unit Weight <1kg = $10[/FONT]
[FONT="]Unit Weight >1kg & <2kg = $20[/FONT]
[FONT="]Unit Weight >2kg & <3kg = $30[/FONT]
[FONT="]Unit Weight >3kg & <4kg = $40[/FONT]
[FONT="]
Thanks.[/FONT]