Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Sheet Level security
Load * Inline
Section Access;
[ACCESS, USER ID, PASSWORD
ADMIN, ADMIN, ADMIN
USER, USER,USER
USER1,USER1,USER1];
Section Application;
[ACCESS, SH1, SH2, Sh3
ADMIN, 1,1,1
USER, 1,0,1
USER1, 1,0,0];
This is fine for me.
Suppose i have 1000 employees then what will we do...........
Thanks In Advance
Hi I think its better u put everything into the excel file and them import from the excel file.
If u thing this is tedious u can create groups and assign the users and gives access to the groups rather than users
even this can be done in excel file...
or let see the other replies from the community members..