By using the Environ("Username") I can get the name of the user accessing my workbooks, can someone give me an idea of how I could use this to decide if all sheets are protected (i.e. give people read only rights) or some unprotecetd (read/write rights)
I guess that it would be quicker to create a list of those with read/write rights and just give everyone else read only, but not sure how to go about it.
Any help would be appreciated.
Bookmarks