View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
XP XP is offline
external usenet poster
 
Posts: 389
Default Programmatically make cell pointer invisible

I am using Office 2003 on Windows XP.

I would like to know if there is a way to make the cell pointer vanish
programmatically. Normally, you see it with a thick border around the cell
that is selected. Is there a way to make it invisible temporarily until it is
moved again using VBA or VB Script?

If so, could someone please post exampe code? Thanks much in advance.