Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I've created a dashboard that relies upon excel and vba. After creating the dashboard, I learned of a requirement to publish the dashboard on our internal SharePoint site. Apparently, SharePoint does not support VBA so my dashboard is currently DOA.

Is anyone aware of a program that can convert my excel/vba dashboard into an html/javascript dashboard or some other crafty workaround that will enable me to leverage my work on the dashboard.

share|improve this question
    
Not sure if it works but you can still try. On dashboard workbook click on Save As and from Save as type dropdown select Web Page. –  Santosh May 9 '13 at 18:17
    
Santosh - I appreciate the thought, unfortunately it didn't work. –  Mutuelinvestor May 9 '13 at 19:08
add comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.