I have a rather complicated excel spreadheet and want to get out of VB and use perl exclusively. I can do most of what I want, but can't figure out how to handle control buttons. If I can't handle these buttons explicitly, is there a way to call a perl script (or subroutine) from within a VB macro, such as cmdButton.click?