Hi,
I have a workbook that currently has two sheets, Master and Dash. The Master sheet is data collated from multiple sheets in a folder, then the Dash is a display of this data. The data corresponds to individual people, so what I want to do is create individual new sheets, named after each of them for a monthly summary, and place some info on, including their email address.
Email addresses will always be in the same location. What I want to do is cycle through the workbook, and any sheet that has an email in Cell B4 (basically every worksheet except Master and Dash), copy the cells on that sheet in Range B5:V10 and email it to that address as image in the body, and the subject is "{current month} Data". So if I have 25 names, it would be 25 separate emails with just their data.
Is this possible, and if so where to start?
Thanks
I have a workbook that currently has two sheets, Master and Dash. The Master sheet is data collated from multiple sheets in a folder, then the Dash is a display of this data. The data corresponds to individual people, so what I want to do is create individual new sheets, named after each of them for a monthly summary, and place some info on, including their email address.
Email addresses will always be in the same location. What I want to do is cycle through the workbook, and any sheet that has an email in Cell B4 (basically every worksheet except Master and Dash), copy the cells on that sheet in Range B5:V10 and email it to that address as image in the body, and the subject is "{current month} Data". So if I have 25 names, it would be 25 separate emails with just their data.
Is this possible, and if so where to start?
Thanks
Last edited: