
Originally Posted by
royUK
can you upload what you have so far
Hi Roy
I did that yesterday evening. I modified my original post, with an updated spreadsheet and all macros.
I've since moved the Public variables to the top of the standard module and everything works OK, except BtnLoc passing its value to the 'InsertLogoInRange' subroutine. SigFile passes its value OK. Is it because BtnLoc is declared as a String but then is used in Range(BtnLoc) to create the range the picture is inserted? If so, how do I solve this anomaly?
I get the following error:Run-time error '1004':
Method 'Range' of object '_Global' failed
Cheers, DrEcosse
Bookmarks