Hello All!
First time posting since I have a string of code that doesn't seem to work and I can't find the reason why.
The code is used to add and format a picture to the footer of all sheets within a workbook. The code is as follows:
Private Sub Workbook_Open()
Dim sh As Worksheet...