Excel icon

All about Comment shapes

Chandoo posted some code one of his readers submitted, it "pimps" your comment boxes from those boring black-text-on-yellow rectangles to something more professional and eye-pleasing. See his post for the original code.

I think the code just screams for some more With blocks. Plus, you should be able to pick which worksheet you want to act on (including the active sheet). So I would write it like this:

Continue Reading: All about Comment shapes »

Excel iconVBA icon

Put images in comments

On the ms_excel yahoo group, someone asked if you can put images in comments (on an Excel worksheet, of course). I went ahead and wrote the following VBA code to do so.

Continue Reading: Put images in comments »

Site last updated: February 8, 2012