I feel completely stupid asking this but I have inherited an excel spreadsheet with some VBA code in it that produces a report. I want to invoke the VBA sub that is defined in the spreadsheet but I'm not sure how to do it. Is it possible to invoke it from the "immediate" box? I also want to set a break point and step through the code to see where the problem I am encountering arises. What is the easiest way to do this? Is there a way to invoke the sub from a macro? Thanks! -Greg-