It appears 1 million blank rows somehow were added to my worksheet. I deleted them and appears to fix things. However, I switched to odbc and sql statements which seem to work well. However, I am trying to use named parameters (@param) in the “Run Query” activity, but I am only able to make ordinal position parameters with “?”. Can anyone confirm if named parameters are not valid for this type of connection?
I asked this question here