Programmatically make cell pointer invisible

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
XP,

I don't believe that can be done.
However you can move it off screen or hide it behind a shape or control.

Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware



"XP" <[email protected]>
wrote in message
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top