View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Alok Alok is offline
external usenet poster
 
Posts: 318
Default Conditional formatting based on cursor position

See if this helps you

http://groups.google.com/group/micro...08c702c28ac544

Alok

"Ted M H" wrote:

Is it possible to set the formatting of a cell based on the current position
of the cursor in the worksheet?
For example, I want to highlight cell C3 if the cursor is currently in cell
G10 and then have that highlight go away when the cursor moves to any other
cell.