I have a table 10x10 What I want to do is as I pass the cursor over any cell (excluding the top row and first column( on left), I want to highlight that cell as well as the top cell in the column and the first cell in the row. What would be best way of acheiving this? XY coords for a cell perhaps?