What I think you want to do is going to need some quite complex programming.
First, let me check that I have the right idea about what you want.
When any workbook opens on your computer, you want to have the the entire
row and the entire column of the active cell highlighted with a yellow
coloure
Dear Karthikeyansankaran,
Goto sheet view code their select worksheet from dropwdown.
Write the code .
ActiveCell.Interior.ColorIndex = 36
Warm Regards,
Gawli Anil
On Sun, Mar 10, 2013 at 5:53 PM, karthikeyan sankaran <
karthikeyansankar...@gmail.com> wrote:
> Hi,
>
> How to highlight ActiveC