Hello,
I have a spreadsheet with the following 4 columns – Group,Type, Day Rate, Night Rate. Each row ofeach column has a drop down selection list. Based upon the selections made, I want the spreadsheet to populate theappropriate Day Rate and Night Rate. Data regarding the rates is in a separate table. The table to be used as a reference for therates is as follows:
[TABLE="width: 215"]
<tbody>[TR]
[TD="width: 64, bgcolor: transparent"] [/TD]
[TD="width: 64, bgcolor: transparent"] [/TD]
[TD="width: 81, bgcolor: transparent"] [/TD]
[TD="width: 77, bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"] [/TD]
[TD="width: 64, bgcolor: transparent"] [/TD]
[TD="width: 81, bgcolor: transparent"] [/TD]
[TD="width: 77, bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"] [/TD]
[TD="width: 64, bgcolor: transparent"] [/TD]
[TD="width: 81, bgcolor: transparent"] [/TD]
[TD="width: 77, bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"] [/TD]
[TD="width: 64, bgcolor: transparent"] [/TD]
[TD="width: 81, bgcolor: transparent"] [/TD]
[TD="width: 77, bgcolor: transparent"] [/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"] [/TD]
[TD="width: 64, bgcolor: transparent"] [/TD]
[TD="width: 81, bgcolor: transparent"] [/TD]
[TD="width: 77, bgcolor: transparent"] [/TD]
[/TR]
</tbody>[/TABLE]
Based upon the above table, below are two examples of theresults that I’m looking for. The 4columns will be completed (based upon drop down selections). Below this, I want the appropriate rate valuedisplayed. I’m not sure exactly which formulaI need to accomplish this. Please noarray formulas or VBA.
[TABLE="width: 215"]
<tbody>[TR]
[TD="width: 64, bgcolor: transparent"] Group
[/TD]
[TD="width: 64, bgcolor: transparent"] Type
[/TD]
[TD="width: 81, bgcolor: transparent"] Day Rate
[/TD]
[TD="width: 77, bgcolor: transparent"] Night Rate
[/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"] B
[/TD]
[TD="width: 64, bgcolor: transparent"] Double
[/TD]
[TD="width: 81, bgcolor: transparent"] Applied
[/TD]
[TD="width: 77, bgcolor: transparent"] Applied
[/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]
[/TD]
[TD="width: 64"] Rates:
[/TD]
[TD="width: 81"] [/TD]
[TD="width: 77"] [/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 81, bgcolor: transparent"][/TD]
[TD="width: 77, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"] Group
[/TD]
[TD="width: 64, bgcolor: transparent"] Type
[/TD]
[TD="width: 81, bgcolor: transparent"] Day Rate
[/TD]
[TD="width: 77, bgcolor: transparent"] Night Rate
[/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"] A
[/TD]
[TD="width: 64, bgcolor: transparent"] Single
[/TD]
[TD="width: 81, bgcolor: transparent"] Applied
[/TD]
[TD="width: 77, bgcolor: transparent"] Waived
[/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]
[/TD]
[TD="width: 64"] Rates:
[/TD]
[TD="width: 81"] [/TD]
[TD="width: 77"] [/TD]
[/TR]
</tbody>[/TABLE]
Many thanks,
S
I have a spreadsheet with the following 4 columns – Group,Type, Day Rate, Night Rate. Each row ofeach column has a drop down selection list. Based upon the selections made, I want the spreadsheet to populate theappropriate Day Rate and Night Rate. Data regarding the rates is in a separate table. The table to be used as a reference for therates is as follows:
[TABLE="width: 215"]
<tbody>[TR]
[TD="width: 64, bgcolor: transparent"]
Group
[TD="width: 64, bgcolor: transparent"]
Type
[TD="width: 81, bgcolor: transparent"]
Day Rate
[TD="width: 77, bgcolor: transparent"]
Night Rate
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]
A
[TD="width: 64, bgcolor: transparent"]
Double
[TD="width: 81, bgcolor: transparent"]
$450.00
[TD="width: 77, bgcolor: transparent"]
$125.00
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]
A
[TD="width: 64, bgcolor: transparent"]
Single
[TD="width: 81, bgcolor: transparent"]
$225.00
[TD="width: 77, bgcolor: transparent"]
$45.00
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]
B
[TD="width: 64, bgcolor: transparent"]
Double
[TD="width: 81, bgcolor: transparent"]
$375.00
[TD="width: 77, bgcolor: transparent"]
$125.00
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]
B
[TD="width: 64, bgcolor: transparent"]
Single
[TD="width: 81, bgcolor: transparent"]
$150.00
[TD="width: 77, bgcolor: transparent"]
$45.00
[/TR]
</tbody>[/TABLE]
Based upon the above table, below are two examples of theresults that I’m looking for. The 4columns will be completed (based upon drop down selections). Below this, I want the appropriate rate valuedisplayed. I’m not sure exactly which formulaI need to accomplish this. Please noarray formulas or VBA.
[TABLE="width: 215"]
<tbody>[TR]
[TD="width: 64, bgcolor: transparent"] Group
[/TD]
[TD="width: 64, bgcolor: transparent"] Type
[/TD]
[TD="width: 81, bgcolor: transparent"] Day Rate
[/TD]
[TD="width: 77, bgcolor: transparent"] Night Rate
[/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"] B
[/TD]
[TD="width: 64, bgcolor: transparent"] Double
[/TD]
[TD="width: 81, bgcolor: transparent"] Applied
[/TD]
[TD="width: 77, bgcolor: transparent"] Applied
[/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]
[/TD]
[TD="width: 64"] Rates:
[/TD]
[TD="width: 81"]
$375.00
[TD="width: 77"]
$125.00
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 81, bgcolor: transparent"][/TD]
[TD="width: 77, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"] Group
[/TD]
[TD="width: 64, bgcolor: transparent"] Type
[/TD]
[TD="width: 81, bgcolor: transparent"] Day Rate
[/TD]
[TD="width: 77, bgcolor: transparent"] Night Rate
[/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"] A
[/TD]
[TD="width: 64, bgcolor: transparent"] Single
[/TD]
[TD="width: 81, bgcolor: transparent"] Applied
[/TD]
[TD="width: 77, bgcolor: transparent"] Waived
[/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]
[/TD]
[TD="width: 64"] Rates:
[/TD]
[TD="width: 81"]
$225.00
[TD="width: 77"]
$125.00
[/TR]
</tbody>[/TABLE]
Many thanks,
S