Getting List Or Check Box Value from Excel with Delphi Code
So I have some code and I am reading in values from an Excel Spreadsheet and posting them to a record in a database. All is going well while reading in Cell Values which is fine and dandy until I reach cells that either have a list box on them or a check box. Does anyone know how to read in the value of a check or list box in a cell in Excel?
Regards,
Tomas Helgi