View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dalbin dalbin is offline
external usenet poster
 
Posts: 3
Default User permissions for ranges

Is there any way, programmatically, to set user permissions for a range?

Basically, I want to use the functionality that exists when I go to:

Tools / Protection / Allow Users to Edit Ranges ...
Then, when I click on the "Permissions" Button, I can add a user or group.

The assigned user or group then has permissions to modify the range without
a password.

Thank you, in advance, for your help.