I have the following sub for a macro which will grab a portion of one of the sheets and save it to a jpg file.
What I need to do is the allow the filename, in this case H:\BOM.jpg to be concatenated from a value in one of the cells ThisWorkbook.Sheets("Sheet1").Range("F10"). But when I try this like so![]()
Please Login or Register to view this content.
I keep getting an Expected: list separator or ) error message.![]()
Please Login or Register to view this content.
Bookmarks