Public Function ComboBoundColData(cboBox As Control, RowIndex As Integer, Optional SuppressError As Boolean = False) As String
Return data from the combo bound column using zero based row indexing
Combobox Indexing
Combobox bound data indexing functions Yep, ComboBox objects have pretty weird behaviour ...
SQL Datasource, no headings
Return data from the combo bound column using zero based row indexing
Return the actual combo row count, correcting for the ColumnHeads row
Return the actual combo row index, given a zero based row index