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.
Save As
and from Save as type dropdown selectWeb Page
. – Santosh May 9 '13 at 18:17