ajjava
Board Regular
- Joined
- Dec 11, 2018
- Messages
- 57
- Office Version
- 365
- Platform
- Windows
Our ERP generates reports that contain charts. When the reports are exported to Excel, each chart is rendered as a picture object.
I'm looking for a macro that will find each picture object in a workbook and ADD A CHECK BOX IN THE UPPER CORNER. I've added a thick red border around each picture object, for ease of identification in this post.
We send these workbooks out to end-users, who then are required to select which charts they'd like to "keep". I want them to be able to simply check the box for any chart/picture that they'd like to keep.
Can this be done?
I know it would be far easier to put the check boxes in cells NEAR the charts, but since they are grouped so tightly together, there's no good, consistent cell to put them in (and let's operate under the assumption that the end-users are basically clueless in Excel).
[/URL][/IMG]
I'm looking for a macro that will find each picture object in a workbook and ADD A CHECK BOX IN THE UPPER CORNER. I've added a thick red border around each picture object, for ease of identification in this post.
We send these workbooks out to end-users, who then are required to select which charts they'd like to "keep". I want them to be able to simply check the box for any chart/picture that they'd like to keep.
Can this be done?
I know it would be far easier to put the check boxes in cells NEAR the charts, but since they are grouped so tightly together, there's no good, consistent cell to put them in (and let's operate under the assumption that the end-users are basically clueless in Excel).