View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams Tim Williams is offline
external usenet poster
 
Posts: 1,588
Default Overview over lockd cells in a sheet.

see this thread also
http://groups.google.com/group/micro...74ce59b25ec91e

--
Tim Williams
Palo Alto, CA


"Ebbe" wrote in message ...
Hi Norman

Thank you for your suggestions
I can use it with some small changes

Ebbe

"Norman Jones" skrev i en meddelelse
...
Hi Ebbe,

I was looking for a tool-botton


The suggested code can be assigned to a toolbar button.

... but not permanently changes the appearance of the cells.


The suggested code operates to toggle the colour of the locked cells: if
the cells are not coloured, it colours them; if, conversely, the cells are
coloured, the code removes the colouring.

---
Regards,
Norman



"Ebbe" wrote in message
...
Hi Norman

This code looks very interesting.

I was looking for a tool-botton or so that marks the locked/unlocked
celles, but not permanently changes the appearance of the cells.
But if this is the only way, I will turn this code into something I can
use.

Ebbe