Dear Mr. Imran,
Thank you for your advise, I am in process to implement your advised code and check.
BUT idea came to my mind, Instead of hard coding, tomorrow that user may leave and another may join, so it will be required to edit in the App, so get rid of this re-work, I am planning to make a table like below and then link the code that
IF the email address exist in the table and MATCHES with the Current USER , it will view ELSE it will HIDE the gallery
Please advise, we need to change to code to DLOOKUP or need other method coding?
Please advise the better way to handle this situation.
| RowNo | UserName | UserDivision | UserBranch | UserEmail |
| 1 | Aaaa | HED | Site-A-Branch | aaa.com |
| 2 | Bbbb | HED | Site-A-Branch | bbb.com |
| 3 | Ccccc | HED | Site-A-Branch | ccc.com |