Programmatically create button on Excel worksheet (vb.net)

V

valerashylin

Hi guys,

I'm actually experiencing 2 problems with my project for Excel in
VS2005.
I've MS Office 2003 and MS Office 2007 installed on my computer. When
I create an Excel application in VS2005, the designer shows me Excel
2007, when I run it from VS2005 Excel 2003 is opened.

As VS2005 shows me only Excel 2007 I've no possibility to add ANY
component (like, button, for example) on worksheets...

So, my question is:
how can I set-up VS2005 to work with Excel2003 since I didn't manage
to find the right option!?

Or, if it is not possible, how can I programmatically insert a button
on the worksheet?! (I'm not sure if inserting a button through
OLEObjects is the right way out).

Thanks,
Valera :)
 
J

JP

Hey Valera, since you are doing this project in Visual Studio, you
probably want to ask in that forum.

microsoft.public.vstudio.general


HTH,
JP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top