Wise Owl's Blog
Making Sense of Software
This blog is part of our tutorial on writing SQL.
It's not for the faint-hearted, but there is a way to capture application events (such as someone trying to create a new workbook) in Excel, using something called an event sink. This blog explains how you might go about creating an event sink.
This blog is part of our Excel VBA training blog.
This blog is part of our Excel VBA Tutorial.
This blog is part of our Excel VBA training blog.
Those who want to add spice to their VBA programming can learn how to create classes, or class modules, and become object-orientated programmers. It's difficult, but fun - and this multi-part blog will guide you along the way.
This blog is part of our Excel VBA training blog.
If you've written a killer function, you'll want to be able to share it between workbooks. The best way to do this is using an add-in.
This blog is part of our Excel VBA training blog.
The two previous parts of this mini-blog have shown how to draw forms and how to write code to handle form events. This final part shows how to add some of the more exotic controls to user forms, like combo boxes, list boxes, multipage controls, spinners and option buttons.
This blog is part of our Excel VBA training blog.
The previous part of this three-part series showed how to draw user forms; this part shows how to write macros to get them to work (the final part shows how to use some of the more advanced controls, such as combo boxes and MultiPages).
This blog is part of our Excel VBA training blog.
This blog is part of our Excel VBA training blog.
This blog is part of our Excel VBA training blog.
This blog is part of our Excel VBA training blog.
This blog is part of our Excel VBA training blog.