I am trying to get a list of orders from an Excel table, convert it to a comma delimited list, and use the value in an \'IN\' clause of a SQL \'WHERE\' statement.
The