Stan1001
25 pts. | Jul 2 2009 6:06PM GMT
Thanks for suggestions. I have used Active X to dynamically write the new column names into the Excel file. My problem is in the transformation for the Source table. This table has new columns every month so next month when I run it, I will have to re-do the transformation (source table) for the new column names. I don’t want to do this every month so how do I dynamically create the transformation so that it sees the new columns in the table?
Thanks!
Stan1001
25 pts. | Jul 3 2009 4:31PM GMT
Figured out a solution… The number of columns in the table will remain the same so I can copy the data to a temp table that will have standard column names and use this table in the transformation.






