Hello,
I am creating a incident form using a user form, which will feed in data in sheet1 and sheet2. When the user submits the user form, all the data from the user form will be send to sheet 1 and only specific data will be sent to sheet 2.
I would like to permanently hide sheet 1 from all user except few. Example - I would like the vba script that would look at the logged in user who is trying to run the excel file. if the logged in user matches the one that have been allowed to view sheet 1, sheet 1 automatically become available to that user. For any other user sheet 1 is permanently hidden with the option that the user cannot unhide it manually from the FORMAT button.
Thank you very much for your help.
regards,
Sumit
I am creating a incident form using a user form, which will feed in data in sheet1 and sheet2. When the user submits the user form, all the data from the user form will be send to sheet 1 and only specific data will be sent to sheet 2.
I would like to permanently hide sheet 1 from all user except few. Example - I would like the vba script that would look at the logged in user who is trying to run the excel file. if the logged in user matches the one that have been allowed to view sheet 1, sheet 1 automatically become available to that user. For any other user sheet 1 is permanently hidden with the option that the user cannot unhide it manually from the FORMAT button.
Thank you very much for your help.
regards,
Sumit