Scroll bar protection

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

Guest

I have a sheet with Buttons and Scroll Bars. I want to protect the worksheet
so all the user can do is type in the project name. Then use the scroll bar
to put in the estimated cost of the project. Then the button runs a marco
which creates a seperate sheet to input addtional info for the project.

When the worksheet is protected the Scroll Bars won't work. The lock toggle
under format for the scroll bar doesn't seem to work. When the worksheet is
protected: If the toggle is off you can edit the scroll bar information but
still can't use it. If the toggle is on you can't use or edit the scroll
bar. We want the user to be able to use the scroll bar but not edit it.

The button works fine. You can click it but not edit.

Thanks.
 
Is the scrollbar from the control toolbox toolbar or the forms toolbar.

Regards,
Tom Ogilvy
 
for the scroll bar, you can leave the lock toggle checked.

select the cell the scrollbar is linked to and format=>Cells=>Protection tab
and ucheck locked.

Then when you protect the sheet, this should do what you want.
 
Of course, something simple.....

Thanks.

Tom Ogilvy said:
for the scroll bar, you can leave the lock toggle checked.

select the cell the scrollbar is linked to and format=>Cells=>Protection tab
and ucheck locked.

Then when you protect the sheet, this should do what you want.
 

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