ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Access embedded forms controls from VS2005 (https://www.excelbanter.com/excel-programming/387568-access-embedded-forms-controls-vs2005.html)

Gabriel

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


All times are GMT +1. The time now is 05:32 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com