Hi folks.
I have an excel spreadsheet with 150 columns and some 1000 rows. I have to feed in the data from this spreadsheet to a SQL table. I am going to use SSIS package for this. Some of the columns are straight import but some of them are using long excel calculation. I have not played around with excel much and thus need help. Is there an easy way to decode these formulas used on those columns? What should be my approach?
Any input would be appreciated.
Thanks in adv.