Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It is possible for a VBA macro to change the color of the
cell pointer? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It is probably a system color and would have to be reset using the Windows
API. The change would affect the entire Windows interface; not just Excel. -- Vasant "Danny" wrote in message ... It is possible for a VBA macro to change the color of the cell pointer? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
maybe a workaround?
you can use Conditional Formatting to alter the text color and/or the cell's background - you can also highlight a whole row in a table using CF -- Patrick Molloy Microsoft Excel MVP --------------------------------- I Feel Great! --------------------------------- "Danny" wrote in message ... It is possible for a VBA macro to change the color of the cell pointer? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You may want to look at Chip Pearson's RowLiner:
http://www.cpearson.com/excel/RowLiner.htm Danny wrote: It is possible for a VBA macro to change the color of the cell pointer? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I change the color of the cell pointer? | Excel Discussion (Misc queries) | |||
Mouse pointer (arrow) change color? | Excel Discussion (Misc queries) | |||
cell pointer color change | Setting up and Configuration of Excel | |||
Color change - Cell Pointer | Excel Worksheet Functions | |||
Another pointer please | Excel Discussion (Misc queries) |