Blocking column insertion

R

Rafi

How do I prevent users from inserting columns without locking the worksheet?
The user has to insert data in columns A:U however, I need to prevent them
from inserting columns anywhere between column A and column U

Thanks

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...c91fe9e&dg=microsoft.public.excel.programming
 
D

dan dungan

How does the user insert data in columns A:U?

In Excel 2000, I only see insert menus for worksheet, row, or column.
No insert data.

I'm wondering what is the reason not to lock the worksheet.
 
R

Rafi

Dan,

The user will type or paste data into the range....what I need to do is
prevent the user from inserting , or deleting columns in the A:U range.
 
B

Brad E.

Rafi, since this is so much later, I hope you have already figured out how to
enable what you are attempting. If not, see the following.

Protecting a worksheet doesn't have to protect all cells from being used.
There has to be protection for individual cells for the worksheet protection
takes effect.

You could always select columns A through U (click column header "A", make
sure column U is viewable, hold Shift and click "U") > Format Cells >
Protection > uncheck the check-box.

Now protect the worksheet, making sure column insertion and deletion are not
available for users, then save it.
 

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

Top