I am trying to take a paper Corrective Action form and change it to an Excel worksheet. The problem that I am running it to is that this form needs signed by various people in several locations.
What I would like to do is embed a button on the sheet next to each place that needs a signature. When pushed a box would open that would ask for a password. Depending on what password is entered a signature would be entered in the appropriate box. Each person would have there own password. If possible I would like to make it an actual image of their signature that appears.
An example of cell locations would be button embeded in A1 for signature needed in B1. Another button would be in A12 for a signature needed on B12 and so on. There would be 5 different locations where signatures are needed throughout the sheet.
If it isn't possible to use an actual image I think that using there name as text would be OK since only they would know the password to have it entered. Help with the code needed to do this would be greatly appreciated. Thank You
What I would like to do is embed a button on the sheet next to each place that needs a signature. When pushed a box would open that would ask for a password. Depending on what password is entered a signature would be entered in the appropriate box. Each person would have there own password. If possible I would like to make it an actual image of their signature that appears.
An example of cell locations would be button embeded in A1 for signature needed in B1. Another button would be in A12 for a signature needed on B12 and so on. There would be 5 different locations where signatures are needed throughout the sheet.
If it isn't possible to use an actual image I think that using there name as text would be OK since only they would know the password to have it entered. Help with the code needed to do this would be greatly appreciated. Thank You