I'd like to add some interactive console functionality to Excel. While
not essential, having a dockable window would be a "cool" feature to
have. Has anyone heard of this being done (or possible)?
Stephen Bye - 22 Mar 2006 20:25 GMT
Should be easy enough.
Check the Excel VB help text for:
"Adding and managing menu bars and menu items"
and
"Adding and modifying toolbars"
> I'd like to add some interactive console functionality to Excel. While
> not essential, having a dockable window would be a "cool" feature to
> have. Has anyone heard of this being done (or possible)?