Thread: Pointer Color
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Vasant Nanavati Vasant Nanavati is offline
external usenet poster
 
Posts: 1,080
Default Pointer Color

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?