vba - Add file path of attachment to body of email -


my work inbox has small size limit.

what want do: every time user attaches file email, path location user pulls file automatically added bottom of body of email , linked. way, attachments can deleted email (saving space), link file remain intact, when you're looking through emails can still find related attachment.

if more 1 file added, more 1 link added. if files added deleted, links follow suit.

this macro distributed work , running every email have links every attachment.

you may want take @ this code better alternative. in scenario, need expected attachment not on users local pc when uploaded. in link provided, save attachment defined location, removes attachment email, , edits email file saved.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -