162. ATTEMPT TO INITIALIZE MIXED DATA TYPES (TEXT AND NUMERIC) FROM A SINGLE WORKBOOK RANGE.

When specifying a single range for multiple model objects, all the objects must be of the same data type—either text (set members) or numeric (set attributes). LINGO’s spreadsheet interface can’t handle ranges with mixed data types. Break the data statement up into two—one containing text model objects and the other containing numeric objects.