Reading worksheet as Dataset
One thing we have noticed in our trial version testing. While reading excel worksheet as dataset if the worksheet has columns with formula then EasyXLS brings back #VALUE! into dataset.
I can see correct values appearing in the formula columns but still EasyXLS through “Error processing formula: any formula text, Unable to cast object of type System.String to type EasyXLS.Formulas.Util.FunctionDataObject”
This error occurs when following lines of code executes:
Please advice why do we get #VALUE !even though we have correct formula value e.g. value 12 appearing in the formula column.
Cheers
Bhavesh