I need to write "If-Then-Else" staments involving variables with contain data obtained from a PLC using DDERequest. The values in the variables is integers although the data type is a variant array. I believe that the DDERequest will only work with Variant arrays. How can I manipulate this data to use in an "If-Then-Else" statement.