Hi,
I've seen a similar issue on here, but it doesnt quite fix my issue. https://www.excelforum.com/excel-pro...using-vba.html
I'm finding the current folder by using the workbook path, then using that folder to attach the file, but it's choping the string short.
This is a merging of code from multiple sources & a wip so please dont shoot me for it being a bit messy 
If the folder doesnt have " - " in the folder name the code runs fine... but as soon as it hits that it trims the string.
so the example attachment name is X:\- Job Number\9999 - bens new company - home - Aluminium\Quotation\9999 Steel BOM.xlsm
The error is it cant find attachment X:\- Job Number\9999
I cant double speech mark the address as I dont have it written out in the code, I only have it saved as a variable.
Anyone got any suggestions?
Bookmarks