VSTO vs VBA - some new questions
Hi Gideon, I'm writing to check the status of the thread. Could you please let me know if you have solved the problem? Best Regards, Amy LiPlease remember to click “Mark as Answer” on the post that...
View ArticleVSTO vs VBA - some new questions
Hi Gideon,Need you more help?Regards,Maurocastagnasso.wordpress.com
View ArticleVSTO vs VBA - some new questions
Hi Gideon<<1. creates a new menu (or ribbon, I'm not sure which)>>Depends on which version of Excel you're targeting. 2007/2010 = Ribbon; earlier versions = toolbar/menu. But the controls...
View ArticleVSTO vs VBA - some new questions
Hi Gideon,What do you want is possible to achieve with Visual Studio, and Visual Studio Tools for Office (VSTO).I use to develop on VSTO, not in VBA, so I can advice you comparing both tools.What I can...
View ArticleVSTO vs VBA - some new questions
I need to write an addin to Excel that:1. creates a new menu (or ribbon, I'm not sure which)2. From that menu, calls custom dialog boxes3. From those dialog boxes, run code that can read and write to...
View Article