Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Access embedded forms controls from VS2005

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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
VB Controls with Macros embedded in Excel Document SilkAscent Excel Discussion (Misc queries) 0 March 12th 07 06:07 PM
Creating a tab order on vba embedded toolbox controls afiack[_3_] Excel Programming 1 March 23rd 06 09:02 PM
Embedded Controls Chris Brunt Excel Programming 2 January 28th 04 08:09 AM
Embedded ActiveX controls Jack Clift Excel Programming 3 December 1st 03 01:36 AM
Limit on number of embedded controls in a workbook? Ken Dahlberg Excel Programming 1 October 8th 03 12:40 PM


All times are GMT +1. The time now is 04:29 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"