A though one but the answer is probably NO !

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

Guest

Howdy all,

My question is this for those who know Excel very well. I would like to
know if it possible to stop a person inserting or deleting rows or columns on
a spreadsheet just like the protection but not using the protection as data
would be entered every day and in order to enter data you can't have it
protected.

Regards
 
Howdy all,

My question is this for those who know Excel very well. I would like to
know if it possible to stop a person inserting or deleting rows or columns on
a spreadsheet just like the protection but not using the protection as data
would be entered every day and in order to enter data you can't have it
protected.

Regards

Hi Niall,


I think you can use "Allow users to edit Ranges" option in tools>>
protection
This way you can specify the range you would want the user to edit and
those u do not want to be edited.

Regards
Richard
www.xlmacros.com
 
Richie,

The answer is indeed Protect Sheet! All you need to do is select the
whole sheet, unlock cells, then protect the sheet. This way users will
be able to enter and edit data, but not to insert or delete columns or rows.

Tip: look at the options in the Protect Sheet pop-up dialog, it gives
you many possibilities.

HTH,
Nikos
 
You can do it with event code and having some management code behind the
sheet, but it is cumbersome and not worth it IMO.

You can protect the sheet, but unlock those cells that you want them to
input in.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

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