all this info would be entered into a table/array
[TABLE="class: grid, width: 300"]
<tbody>[TR]
[TD]R[/TD]
[TD]x[/TD]
[TD]201[/TD]
[TD]x[/TD]
[TD]202[/TD]
[TD]x[/TD]
[TD]203[/TD]
[TD]x[/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD][/TD]
[TD]506[/TD]
[TD][/TD]
[TD]508[/TD]
[TD]x[/TD]
[TD]510[/TD]
[TD]x[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
and then i want to activate a button and check if the x is in the box then generate a whole new list/table/array and the out come will look something like this
[TABLE="class: grid, width: 300"]
<tbody>[TR]
[TD]R
[/TD]
[TD]201[/TD]
[TD]202[/TD]
[TD]203[/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD]201[/TD]
[TD]202[/TD]
[TD]203[/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD]201[/TD]
[TD]202[/TD]
[TD]203[/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD]201[/TD]
[TD]202[/TD]
[TD]203[/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD]506[/TD]
[TD]508[/TD]
[TD]510[/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD]506[/TD]
[TD]508[/TD]
[TD]510[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Where it is bold and underlined i would probably like to like fill in the cell with a color
any help would be greatly appreciated
thnx
[TABLE="class: grid, width: 300"]
<tbody>[TR]
[TD]R[/TD]
[TD]x[/TD]
[TD]201[/TD]
[TD]x[/TD]
[TD]202[/TD]
[TD]x[/TD]
[TD]203[/TD]
[TD]x[/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD][/TD]
[TD]506[/TD]
[TD][/TD]
[TD]508[/TD]
[TD]x[/TD]
[TD]510[/TD]
[TD]x[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
and then i want to activate a button and check if the x is in the box then generate a whole new list/table/array and the out come will look something like this
[TABLE="class: grid, width: 300"]
<tbody>[TR]
[TD]R
[/TD]
[TD]201[/TD]
[TD]202[/TD]
[TD]203[/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD]201[/TD]
[TD]202[/TD]
[TD]203[/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD]201[/TD]
[TD]202[/TD]
[TD]203[/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD]201[/TD]
[TD]202[/TD]
[TD]203[/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD]506[/TD]
[TD]508[/TD]
[TD]510[/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD]506[/TD]
[TD]508[/TD]
[TD]510[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Where it is bold and underlined i would probably like to like fill in the cell with a color
any help would be greatly appreciated
thnx