Re: Excel VBA not running
I'm not sure what version of excel your working with. If you open up your macro's dialog box, in 2007 under the developer tab there is a macro button in the ribbon. If you select the macro from there and press run does it work.. If so then it seems that the buttons you created lost focus and may need to be mapped to that macro again. Also make sure that the security level is set properly. If set on high, you won't be able to run any macro. I have mine set on medium, which prompts me to enable them everytime I start up that spreadsheet.
Give this a try, let me know how it goes.
Re: Excel VBA not running
Just reviewing my post for accuracy and noticed your sub title of Office 2010. Please ignore my first sentence asking what your running. 2010 should be pretty similar to 2007, so I hope I can help. i would also recommend checking the active X settings. You will find that in the trust center (select macro security also under development tab.)