Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I set up VBA code to acccess data entered into a combo box on an Excel
spreadsheet. The code in the last line is not working and I can't seem to locate the proper command in the Help: Dim cmbComboBox1 As ComboBox Dim ws As Worksheet Set ws = ThisWorkbook.Worksheets("Registration") Set cmbComboBox1 = ws.ComboBox1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
accessing data from Access | Excel Discussion (Misc queries) | |||
accessing graphics with combo box or drop down list | Excel Discussion (Misc queries) | |||
accessing data in a cell | Excel Programming | |||
accessing excel combo box control data from vb .net | Excel Programming | |||
accessing data from an array | Excel Programming |