Hi guys,

I'm looking for a way to highlight a particular cell in a table and I have the row # and the column #.

Example:

2 3 4 5
1 A B C D
2 E F G H
3 I J K L
4 M N O P

I want a macro to highlight the cell that contains the letter "N" because I passed Row 4 and Column 3 into it.

Any help is very much appreciated!

Thanks,
Dave