PC Review


Reply
Thread Tools Rate Thread

Access embedded forms controls from VS2005

 
 
=?Utf-8?B?R2FicmllbA==?=
Guest
Posts: n/a
 
      17th Apr 2007
I have an Excel 2003 Workbook. On one Sheet I have several embedded forms
controls. Now I try to fill this worksheet with data via a .NET application
(VS2005, C#, Excel Workbook Template Project). How can I access such an
embedded Forms controls (e.g. "Forms.ComboBox.1") from my C#-code?

Accessing a "normal" cell is a no-brainer, like

Globals.Sheet1.Range["H10", missing].Value2 = "Some value...";

But an embedded control???

Any help is welcome
Gabriel
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access a Flash movie embedded in a Resource file (C#, VS2005) BDay Microsoft Dot NET 0 15th Jun 2007 06:49 PM
RE: Performance of .NET embedded forms controls =?Utf-8?B?T2xkbWFu?= Microsoft ASP .NET 0 16th Nov 2004 12:18 PM
Re: Performance of .NET embedded forms controls bruce barker Microsoft ASP .NET 0 15th Nov 2004 11:33 PM
Re: Performance of .NET embedded forms controls Lloyd Dupont Microsoft ASP .NET 0 15th Nov 2004 11:32 PM
Re: Performance of .NET embedded forms controls David Kyle Microsoft ASP .NET 0 15th Nov 2004 11:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:57 PM.