![]() |
I want to change the colour of the cell cursor in Excel 2003.
I've set a Hyperlink from Guidance notes to cells in a second worksheet. All
I want is to make the cursor an alternative colour so that the reader will identify the cell quickly. I'm sure I've done this before but can't remember. |
I want to change the colour of the cell cursor in Excel 2003.
Change color of cursor for a range:
Apply conditionnal format to range A1:E20 e.g. =AND(ROW()=CELL("row"),COLUMN()=CELL("column")) Code in sheet: Private Sub Worksheet_SelectionChange(ByVal Target As Range) Calculate End Sub http://cjoint.com/?bxg3CDFzGJ JB http://boisgontierjacques.free.fr On 21 jan, 03:10, Alphalacey wrote: I've set a Hyperlink from Guidance notes to cells in a second worksheet. All I want is to make the cursor an alternative colour so that the reader will identify the cell quickly. I'm sure I've done this before but can't remember. |
All times are GMT +1. The time now is 08:25 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com