Create Excel 2007 or 2010 custom task pane using VBA

前端 未结 2 584
太阳男子
太阳男子 2020-12-19 20:06

Is it possible to build a Custom Task Pane for Excel 2007 or 2010 without Visual Studio, that is, using only VBA?

I found thi

2条回答
  •  温柔的废话
    2020-12-19 20:54

    I'm looking the same question. I "think" the only way to make CTP is through VS. And only way to make in VBA is with userFrom instead of custom task pane.

提交回复
热议问题