Hi,
Is it possible to use multiple values in a column as parameters for an Excel SQL query?
This is my current SQL statement, but when I try to enter the column as the parameter, it does not accept it.
SELECT Stock_Header.Part_Number, Stock_Header.Description...