Hi I'm trying to get the first four of five columns from an Excel file.
The column names do not seem to be consistent, so I'd prefer to do it with numeric indicies.
Someone on another forum said this was impossible.
Do you know how to do this?
An alternative is to create a temporary table and select the first four columns out of that.
Does anyone konw the syntax for this?
THANKS!