Hello,
I have a chart set up as following... (Chart 1)
B C D E F G H I
[TABLE="class: grid, width: 700"]
<tbody>[TR]
[TD="align: center"]ML[/TD]
[TD="align: center"]Frame[/TD]
[TD="align: center"]Chassis 1[/TD]
[TD="align: center"]Chassis 2[/TD]
[TD="align: center"]Chassis 3[/TD]
[TD="align: center"]Chassis 4[/TD]
[TD="align: center"]Chassis 5[/TD]
[TD="align: center"]Chassis 6[/TD]
[/TR]
[TR]
[TD]ML1[/TD]
[TD]Frame 1[/TD]
[TD]1-576[/TD]
[TD]577-1152[/TD]
[TD]1153-1728[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ML2[/TD]
[TD]Frame 2[/TD]
[TD]1-576[/TD]
[TD]577-1152[/TD]
[TD]1153-1728[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ML3[/TD]
[TD]Frame 4[/TD]
[TD]1-576[/TD]
[TD]577-1152[/TD]
[TD]1153-1728[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ML4[/TD]
[TD]Frame 3[/TD]
[TD]1-576[/TD]
[TD]577-864[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ML5[/TD]
[TD]Frame 1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]1-576[/TD]
[TD]577-864[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ML6[/TD]
[TD]Frame 3[/TD]
[TD][/TD]
[TD][/TD]
[TD]1-576[/TD]
[TD]577-864[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 567"]
<tbody>[TR]
[TD]Another chart that looks like this... (Chart 2)
[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"]Fiber #[/TD]
[TD="align: center"]ML[/TD]
[TD="align: center"]Frame[/TD]
[TD="align: center"]Chassis[/TD]
[TD="align: center"]Tray[/TD]
[TD="align: center"]Port[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
In Chart 2 for "Fiber #" I enter a number between 1-1728, for "ML" I have a drop down list. When I select a ML from the drop down list it returns the corresponding "Frame" from Chart 1. This part I have figured out. Where I am having trouble is the "Chassis". I need a formula that return the corresponding Chassis the "Fiber #" falls in.
Example:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"]Fiber #[/TD]
[TD="align: center"]ML[/TD]
[TD="align: center"]Frame[/TD]
[TD="align: center"]Chassis[/TD]
[TD="align: center"]Tray[/TD]
[TD="align: center"]Port[/TD]
[/TR]
[TR]
[TD="align: center"]782[/TD]
[TD="align: center"]ML3[/TD]
[TD="align: center"]Frame 4[/TD]
[TD="align: center"]Chassis 2[/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I have a 3rd chart that returns the "Tray" & "Port" values, which I figured out as well. Just need help with the "Chassis".
I have a chart set up as following... (Chart 1)
B C D E F G H I
[TABLE="class: grid, width: 700"]
<tbody>[TR]
[TD="align: center"]ML[/TD]
[TD="align: center"]Frame[/TD]
[TD="align: center"]Chassis 1[/TD]
[TD="align: center"]Chassis 2[/TD]
[TD="align: center"]Chassis 3[/TD]
[TD="align: center"]Chassis 4[/TD]
[TD="align: center"]Chassis 5[/TD]
[TD="align: center"]Chassis 6[/TD]
[/TR]
[TR]
[TD]ML1[/TD]
[TD]Frame 1[/TD]
[TD]1-576[/TD]
[TD]577-1152[/TD]
[TD]1153-1728[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ML2[/TD]
[TD]Frame 2[/TD]
[TD]1-576[/TD]
[TD]577-1152[/TD]
[TD]1153-1728[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ML3[/TD]
[TD]Frame 4[/TD]
[TD]1-576[/TD]
[TD]577-1152[/TD]
[TD]1153-1728[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ML4[/TD]
[TD]Frame 3[/TD]
[TD]1-576[/TD]
[TD]577-864[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ML5[/TD]
[TD]Frame 1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]1-576[/TD]
[TD]577-864[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ML6[/TD]
[TD]Frame 3[/TD]
[TD][/TD]
[TD][/TD]
[TD]1-576[/TD]
[TD]577-864[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 567"]
<tbody>[TR]
[TD]Another chart that looks like this... (Chart 2)
[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"]Fiber #[/TD]
[TD="align: center"]ML[/TD]
[TD="align: center"]Frame[/TD]
[TD="align: center"]Chassis[/TD]
[TD="align: center"]Tray[/TD]
[TD="align: center"]Port[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
In Chart 2 for "Fiber #" I enter a number between 1-1728, for "ML" I have a drop down list. When I select a ML from the drop down list it returns the corresponding "Frame" from Chart 1. This part I have figured out. Where I am having trouble is the "Chassis". I need a formula that return the corresponding Chassis the "Fiber #" falls in.
Example:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"]Fiber #[/TD]
[TD="align: center"]ML[/TD]
[TD="align: center"]Frame[/TD]
[TD="align: center"]Chassis[/TD]
[TD="align: center"]Tray[/TD]
[TD="align: center"]Port[/TD]
[/TR]
[TR]
[TD="align: center"]782[/TD]
[TD="align: center"]ML3[/TD]
[TD="align: center"]Frame 4[/TD]
[TD="align: center"]Chassis 2[/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I have a 3rd chart that returns the "Tray" & "Port" values, which I figured out as well. Just need help with the "Chassis".