Hiding cursor

  • Thread starter Thread starter don
  • Start date Start date
D

don

I would like to have a sheet that only has command buttons on it.
I have hidden the lines and the references around the sides to columns
and rows but I don't know how to hide the cursor.
The rectangle box around the cell.

Any help on that.
Thanks in advance.

Don
 
Try locking all cells, protecting the sheet and not allowing selection of
either locked or unlocked cells, you will need to incorporate in your code
unprotecting and reprotecting the sheet,
Regards,
Alan.
 

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