Copy range of cells to subject of outlook mail
问题 The function of this code is to copy particular range of cells , each cell (having codes like 1ML-234-1R ) and place it in the body of outlook mail (taken from Ron de Bruin Excel Automation code). I want instead that the cells data goes into the subject of mail separated by comma (,) and does not leave any spaces before or after any cell data. Sub Mail_Selection_Range_Outlook_Body() 'For Tips see: http://www.rondebruin.nl/win/winmail/Outlook/tips.htm 'Don't forget to copy the function