View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Francis de Brienne[_2_] Francis de Brienne[_2_] is offline
external usenet poster
 
Posts: 2
Default Protect a column by disabling mouse pointer

Hello to all,

I am looking for a way to protect a column by not even allowing the
column to be selectedin VBA. By this I mean, I do not wish to see the
mouse pointer over the protected column.

I know this can be done, because I saw a demo once of this, but just
cant find it anymore.

thanks!