Home > Forum Home > Analyzing Corporate Financial Data > Excel Selective viewing / editing > VBA control over user rights Share

VBA control over user rights

Excel Help for Vba Control Over User Rights in Analyzing Corporate Financial Data


Forum TopicLogin

Vba Control Over User Rights

Rate this:
(3/5 from 1 vote)
OopsThere is no in built functionality in Excel to handle viewing and editing rights for individual users. However, this can be handled through VBA code on the Open event of the workbook. In this case, the user must enter login details and the protection is then dynamically set based on the use's credentials.You can find code for accomplishing this here.

To automatically hide and unhide columns or rows, the best method is to use grouping under Data > Outline > Group.
 Excel Business Forums Administrator
 Posted by on
 
View Full Post

Find relevant Excel templates and add-ins for VBA control over user rights in the