LearningOnMyOwn
New Member
- Joined
- Jan 4, 2017
- Messages
- 4
I am a beginner and need things outlined very detailed.
I am creating a file for scheduling. In the User tab, in column A I have Admin User Names. I have a code written that in C4 "Username" cell it displays the username of the person. This is from the network. I want to write a code that will make the Users tab Very Hidden if their user name does not appear in the list in column A.
If A2:A1000 = C4 (Username) then Users tab is visible
If not then Users tab is Very Hidden
I will probably need help knowing which sheets to insert the codes.
I am creating a file for scheduling. In the User tab, in column A I have Admin User Names. I have a code written that in C4 "Username" cell it displays the username of the person. This is from the network. I want to write a code that will make the Users tab Very Hidden if their user name does not appear in the list in column A.
If A2:A1000 = C4 (Username) then Users tab is visible
If not then Users tab is Very Hidden
I will probably need help knowing which sheets to insert the codes.