Hi

I know how to create new excel menus using VBA but I am new to vb.net and would like to know if it is possible to use vb.net to creat additional menus within/for Microsoft Excel.

I can't seem to find anything on this on the web :sad:

Recommended Answers

All 3 Replies

I am not aware of anyway that you would be able to do that. You can add some .NET functionality to your VBA (if you have Office 2003), but other than that I can't see why you would want to. VBA provides the functionality you need already. And it is apart of the application, where as VB.Net is a OOP stand alone language.

Hi

I know how to create new excel menus using VBA but I am new to vb.net and would like to know if it is possible to use vb.net to creat additional menus within/for Microsoft Excel.

I can't seem to find anything on this on the web :sad:

Use the menustrip control in the Menus & Toolbars section of the toolbox

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.